Searched refs:SetFirstOut (Results 1 – 2 of 2) sorted by relevance
162 void SetFirstOut(const Out *firstOut);
523 in->SetFirstOut(curOut); in NewIn()540 GetIn(idx)->GetGate()->SetFirstOut(GetOut(idx)->GetNextOut()); in DeleteIn()590 void Gate::SetFirstOut(const Out *firstOut) in SetFirstOut() function in panda::ecmascript::kungfu::Gate