summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-basic.js
AgeCommit message (Expand)Author
2019-08-19lib,test: fix error message check after V8 updateMichaël Zasso
2018-11-14test: add typeerror for vm/compileFunction paramsDan Corman
2018-11-02vm: allow `cachedData` to also be TypedArray|DataViewBenjamin Chen
2018-10-11vm: pass parsing_context to ScriptCompiler::CompileFunctionInContextDara Hayes
2018-08-29vm: add bindings for v8::CompileFunctionInContextUjjwal Sharma
2018-04-03vm: move options checks from C++ to JSMichaël Zasso
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-01-30test: adds tests for vm invalid argumentsGilles De Mey
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-02-01test: fix redeclared vars in test-vm-*Rich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny