Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.h99 void InsertJump(uint32_t bcIndex, uint32_t predBcIndex, bool isJumpImm) in InsertJump()
152 void InsertSplitItem(uint32_t bcIndex, uint32_t predBcIndex) in InsertSplitItem()