Searched refs:AllowsLazyParsing (Results 1 – 4 of 4) sorted by relevance
519 bool AllowsLazyParsing() const;
728 bool Scope::AllowsLazyParsing() const { in AllowsLazyParsing() function in v8::internal::Scope
3349 (mode() == PARSE_LAZILY && scope_->AllowsLazyParsing()); in ParseArrowFunctionLiteral()
4272 scope_->AllowsLazyParsing() && in ParseFunctionLiteral()