Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dpreparser.h373 PreParserStatementList() : PreParserStatementList(false) {} in PreParserStatementList() function
380 explicit PreParserStatementList(bool is_null) : is_null_(is_null) {} in PreParserStatementList() function