Searched refs:NewStatementList (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/parsing/ | ||
H A D | parser.h | 855 V8_INLINE ZonePtrList<Statement>* NewStatementList(int size) const { in NewStatementList() function in v8::internal::Parser |
H A D | preparser.h | 1602 V8_INLINE PreParserStatementList NewStatementList(int size) const { in NewStatementList() function in v8::internal::PreParser |
Completed in 6 milliseconds