Commit Graph

2 Commits (69298d36cfe1d5ad2ade0e64586959cc18c7ea4e)

Author SHA1 Message Date
Fedor Indutny a48583e8d7 test: fix error messages after v8 upgrade 2014-10-12 02:05:02 +04:00
Domenic Denicola fd3657610e vm: update API to use options argument
Passing a filename is still supported in place of certain options
arguments, for backward-compatibility, but timeout and display-errors
are not translated since those were undocumented.

Also managed to eliminate an extra stack trace line by not calling
through the `createScript` export.

Added a few message tests to show how `displayErrors` works.
2013-08-28 22:27:24 -07:00