Home
last modified time | relevance | path

Searched refs:PreParseLazyFunction (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
Dpreparser.cc121 PreParser::PreParseResult PreParser::PreParseLazyFunction( in PreParseLazyFunction() function in v8::internal::PreParser
Dpreparser.h1451 PreParseResult PreParseLazyFunction(StrictMode strict_mode,
Dparser.cc3849 reusable_preparser_->PreParseLazyFunction(strict_mode(), in ParseLazyFunctionBodyWithPreParser()