Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dasync_function_lowering.cpp60 GateRef restoreOffsetGate = circuit_->NewGate(circuit_->Load(bit), MachineType::I32, {contextGate, val}, in ProcessJumpTable() local
72 void AsyncFunctionLowering::RebuildGeneratorCfg(GateRef resumeGate, GateRef restoreOffsetGate, GateRef ifFalseCondition, in RebuildGeneratorCfg() argument

Completed in 2 milliseconds