Home
last modified time | relevance | path

Searched refs:finalize_block_scope (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dparser.h752 bool finalize_block_scope, bool* ok);
Dparser.cc2214 bool finalize_block_scope, bool* ok) { in ParseBlock() argument
2240 if (finalize_block_scope) { in ParseBlock()