Home
last modified time | relevance | path

Searched defs:bcId (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_circuit_builder.cpp951 auto bcId = iterator.Index(); in NewByteCode() local
H A Dframe_states.cpp284 void FrameStateBuilder::AdvanceToNextBc(const BytecodeInfo &bytecodeInfo, FrameLiveOut* liveout, uint32_t bcId) in AdvanceToNextBc() argument
1435 void FrameStateBuilder::BindStateSplitBefore(const BytecodeInfo &bytecodeInfo, FrameLiveOut* liveout, uint32_t bcId) in BindStateSplitBefore() argument
334 UpdateFrameValues(const BytecodeInfo &bytecodeInfo, uint32_t bcId, GateRef gate) UpdateFrameValues() argument
1446 BindStateSplitAfter(const BytecodeInfo &bytecodeInfo, uint32_t bcId, GateRef gate) BindStateSplitAfter() argument
[all...]

Completed in 9 milliseconds