Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h643 bool needFallThrough() const in needFallThrough() function
Dbytecode_circuit_builder.cpp1081 if (bytecodeInfo.needFallThrough()) { in BuildSubCircuit()