Home
last modified time | relevance | path

Searched refs:has_error_unidentifiable_by_preparser (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dpreparser.cc202 } else if (pending_error_handler()->has_error_unidentifiable_by_preparser()) { in PreParseFunction()
215 if (pending_error_handler()->has_error_unidentifiable_by_preparser()) { in PreParseFunction()
237 if (pending_error_handler()->has_error_unidentifiable_by_preparser()) { in PreParseFunction()
247 DCHECK(!pending_error_handler()->has_error_unidentifiable_by_preparser()); in PreParseFunction()
H A Dpending-compilation-error-handler.h79 bool has_error_unidentifiable_by_preparser() const { in has_error_unidentifiable_by_preparser() function in v8::internal::PendingCompilationErrorHandler
H A Dparser.cc2895 } else if (pending_error_handler()->has_error_unidentifiable_by_preparser()) { in SkipFunction()

Completed in 7 milliseconds