Searched defs:isNoGC (Results 1 – 5 of 5) sorted by relevance
1319 const std::vector<GateRef> &argsFastCall, bool isNoGC) in LowerFastCall()1328 const std::vector<GateRef> &args, bool isNoGC) in LowerCall()1383 bool isNoGC = tacc.IsNoGC(); in CheckThisCallTargetAndLowerCall() local1395 const std::vector<GateRef> &args, const std::vector<GateRef> &argsFastCall, bool isNoGC) in CheckCallTargetFromDefineFuncAndLowerCall()1418 bool isNoGC = tacc.IsNoGC(); in CheckCallTargetAndLowerCall() local
146 bool isNoGC = acc_.GetNoGCFlag(hirGate); in Call() local149 bool isNoGC = acc_.GetNoGCFlag(hirGate); in Call() local
603 bool isNoGC = false; in ModifyMethodOffsetToCanFastCall() local
832 GateRef CircuitBuilder::TypedCall(GateRef hirGate, std::vector<GateRef> args, bool isNoGC) in TypedCall()851 GateRef CircuitBuilder::TypedFastCall(GateRef hirGate, std::vector<GateRef> args, bool isNoGC) in TypedFastCall()
865 bool isNoGC = false; in VisitCall() local