Home
last modified time | relevance | path

Searched defs:needFallThrough (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp1151 bool needFallThrough = true; in BuildSubCircuit() local
1239 bool needFallThrough = true; in HandleOsrLoopBody() local
Dbytecodes.h782 bool needFallThrough() const in needFallThrough() function