Searched refs:ParseOnBackground (Results 1 – 3 of 3) sorted by relevance
58 source_->parser->ParseOnBackground(source_->info.get()); in Run()
682 void ParseOnBackground(ParseInfo* info);
5106 void Parser::ParseOnBackground(ParseInfo* info) { in ParseOnBackground() function in v8::internal::Parser