Home
last modified time | relevance | path

Searched refs:theEvalError (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/js-native-api/test_error/
Dtest.js12 const theEvalError = new EvalError('Some eval error'); constant
36 assert.strictEqual(test_error.checkError(theEvalError), true);