Lines Matching refs:Parser
29 #include "src/parsing/parser.h"
507 // Optimization could have been disabled by the parser. Note that this check
834 if (!Parser::ParseStatic(info->parse_info())) return MaybeHandle<Code>();
942 if (!Parser::ParseStatic(info)) return false;
1162 if (!Parser::ParseStatic(&parse_info)) {
1229 if (!Parser::ParseStatic(info.parse_info())) return;
1284 if (!Parser::ParseStatic(parse_info)) {
1621 // builtins cannot be handled lazily by the parser, since we have to know
1623 // parser records.