Searched refs:GetNoGCFlag (Results 1 – 3 of 3) sorted by relevance
403 bool GetNoGCFlag(GateRef gate) const;
1048 bool isNoGC = acc_.GetNoGCFlag(hirGate); in Call()1051 bool isNoGC = acc_.GetNoGCFlag(hirGate); in Call()
323 bool GateAccessor::GetNoGCFlag(GateRef gate) const in GetNoGCFlag() function in panda::ecmascript::kungfu::GateAccessor