Searched refs:with_eof_error (Results 1 – 1 of 1) sorted by relevance
402 return with_eof_error("Unterminated string constant", function(){429 return with_eof_error("Unterminated multiline comment", function(){441 return with_eof_error("Unterminated regular expression", function(){514 function with_eof_error(eof_error, cont) { function