Searched refs:InBlock (Results 1 – 1 of 1) sorted by relevance
1432 if (InBlock()) EndBlock(); in ~InitializationBlockFinder()1437 if (InBlock()) { in Update()1444 if (!InBlock() && (assignment != NULL) && in Update()1511 bool InBlock() { return first_in_block_ != NULL; } in InBlock() function in v8::internal::InitializationBlockFinder