Home
last modified time | relevance | path

Searched defs:may_abort (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/parsing/
Dpreparser.cc90 bool is_inner_function, bool may_abort, int* use_counts) { in PreParseFunction()
295 bool may_abort, bool* ok) { in ParseStatementListAndLogFunction()
Dparser-base.h4605 bool may_abort, bool* ok) { in ParseStatementList()
Dparser.cc2761 int* expected_property_count, bool is_inner_function, bool may_abort, in SkipFunction()