Home
last modified time | relevance | path

Searched refs:parsing_module (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dpreparser.cc89 FunctionKind kind, DeclarationScope* function_scope, bool parsing_module, in PreParseFunction() argument
92 parsing_module_ = parsing_module; in PreParseFunction()
Dpreparser.h946 bool parsing_module,