Home
last modified time | relevance | path

Searched refs:SetFirstOutNull (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.h163 void SetFirstOutNull();
Dgate.cpp543 GetIn(idx)->GetGate()->SetFirstOutNull(); in DeleteIn()
580 void Gate::SetFirstOutNull() in SetFirstOutNull() function in panda::ecmascript::kungfu::Gate