Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser.h982 PreParser::PreParseResult ParseLazyFunctionBodyWithPreParser(
Dparser.cc4386 ParseLazyFunctionBodyWithPreParser(&logger, bookmark); in SkipLazyFunctionBody()
4689 PreParser::PreParseResult Parser::ParseLazyFunctionBodyWithPreParser( in ParseLazyFunctionBodyWithPreParser() function in v8::internal::Parser