Searched refs:theEvalError (Results 1 – 1 of 1) sorted by relevance
12 const theEvalError = new EvalError('Some eval error'); constant36 assert.strictEqual(test_error.checkError(theEvalError), true);