Searched defs:ParseScopedBlock (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dparser.cc1963 if (top_scope_->is_extended_mode()) return ParseScopedBlock(labels, ok);
1988 Block* Parser::ParseScopedBlock(ZoneStringList* labels, bool* ok) { function in class:v8::internal::Parser

Completed in 47 milliseconds