Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser.h1064 void ParserTraits::SkipLazyFunctionBody(int* materialized_literal_count, in SkipLazyFunctionBody() function
Dpreparser.h842 V8_INLINE void SkipLazyFunctionBody(int* materialized_literal_count, in SkipLazyFunctionBody() function
Dparser.cc4349 void Parser::SkipLazyFunctionBody(int* materialized_literal_count, in SkipLazyFunctionBody() function in v8::internal::Parser