Searched refs:has_one_shot_bytecode (Results 1 – 2 of 2) sorted by relevance
1279 bool has_one_shot_bytecode = false; in TraverseBytecode() local1281 has_one_shot_bytecode = in TraverseBytecode()1282 has_one_shot_bytecode || in TraverseBytecode()1330 if (has_one_shot_bytecode) { in TraverseBytecode()
1501 bool has_one_shot_bytecode = false; in VisitBytecodes() local1505 has_one_shot_bytecode = true; in VisitBytecodes()1510 if (!should_disallow_heap_access() && has_one_shot_bytecode) { in VisitBytecodes()