Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-analysis.cc266 bool is_osr_loop = (jump_loop_offset == osr_loop_end_offset); in Analyze() local
270 DCHECK(!is_osr_loop || in Analyze()
275 if (is_osr_loop) { in Analyze()