Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dpreparser.h374 PreParserStatementList() : PreParserStatementList(false) {} in PreParserStatementList() function
381 explicit PreParserStatementList(bool is_null) : is_null_(is_null) {} in PreParserStatementList() function