Searched refs:ParsingModeScope (Results 1 – 3 of 3) sorted by relevance
1154 ParsingModeScope parsing_mode(this, PARSE_EAGERLY); in ParseEagerFunctionBody()
316 class ParsingModeScope BASE_EMBEDDED {318 ParsingModeScope(ParserBase* parser, Mode mode) in ParsingModeScope() function323 ~ParsingModeScope() { in ~ParsingModeScope()
890 ParsingModeScope parsing_mode_scope(this, parsing_mode); in DoParseProgram()1007 ParsingModeScope parsing_mode(this, PARSE_EAGERLY); in ParseLazy()4570 ParsingModeScope parsing_mode(this, PARSE_EAGERLY); in ParseEagerFunctionBody()