• Home
  • Raw
  • Download

Lines Matching refs:SyntaxError

111 # SyntaxError.prototype does not have message property.
228 # Invalid test case. Test expects ReferenceError instead of SyntaxError.
233 # Invalid test case. Test expects ReferenceError instead of SyntaxError.
238 # Invalid test case. Test expects ReferenceError instead of SyntaxError.
243 # Invalid test case. SyntaxError should be expected instead of EvalError.
246 # Invalid test case. SyntaxError should be expected instead of EvalError.
250 # Invalid test case. SyntaxError should be expected instead of EvalError.
253 # Invalid test case. SyntaxError should be expected instead of EvalError.
256 # Invalid test case. SyntaxError should be expected instead of EvalError.
259 # Invalid test case. SyntaxError should be expected instead of EvalError.
263 # Invalid test case. SyntaxError should be expected instead of EvalError.
266 # Invalid test case. SyntaxError should be expected instead of EvalError.
270 # Invalid test case. SyntaxError should be expected instead of EvalError.
273 # Invalid test case. SyntaxError should be expected instead of EvalError.
276 # SyntaxError if eval used as function identifier in function declaration
280 # SyntaxError if eval used as function identifier in function expression
284 # SyntaxError if eval used as function identifier in function declaration
288 # SyntaxError if eval used as function identifier in function expression
292 # SyntaxError if arguments used as function identifier in function declaration
296 # SyntaxError if arguments used as function identifier in function expression
300 # SyntaxError if arguments used as function identifier in function declaration
304 # SyntaxError if arguments used as function identifier in function expression