Searched defs:restoreOffsetGate (Results 1 – 1 of 1) sorted by relevance
59 …GateRef restoreOffsetGate = circuit_->NewGate(circuit_->Load(bit), MachineType::I32, {contextGate,… in ProcessJumpTable() local71 void AsyncFunctionLowering::RebuildGeneratorCfg(GateRef resumeGate, GateRef restoreOffsetGate, Gate… in RebuildGeneratorCfg()