Home
last modified time | relevance | path

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

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