Home
last modified time | relevance | path

Searched refs:opportune_emission_without_jump (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.cc383 bool opportune_emission_without_jump = in ShouldEmitNow() local
386 if (next_check_too_late || opportune_emission_without_jump || in ShouldEmitNow()
394 bool opportune_emission_without_jump = in ShouldEmitNow() local
397 if (next_check_too_late || opportune_emission_without_jump || in ShouldEmitNow()
632 bool opportune_emission_without_jump = in ShouldEmitNow() local
635 if (next_check_too_late || opportune_emission_without_jump || in ShouldEmitNow()
643 bool opportune_emission_without_jump = in ShouldEmitNow() local
646 if (next_check_too_late || opportune_emission_without_jump || in ShouldEmitNow()

Completed in 2 milliseconds