Searched defs:isNoGC (Results 1 – 5 of 5) sorted by relevance
264 bool isNoGC = false; in ModifyMethodOffsetToCanFastCall() local
1660 const std::vector<GateRef> &argsFastCall, bool isNoGC) in LowerFastCall()1669 const std::vector<GateRef> &args, bool isNoGC) in LowerCall()1715 bool isNoGC = tacc.IsNoGC(); in CheckThisCallTargetAndLowerCall() local1727 const std::vector<GateRef> &args, const std::vector<GateRef> &argsFastCall, bool isNoGC) in CheckCallTargetFromDefineFuncAndLowerCall()1765 bool isNoGC = tacc.IsNoGC(); in CheckCallTargetAndLowerCall() local
148 bool isNoGC = acc_.GetNoGCFlag(hirGate); in Call() local151 bool isNoGC = acc_.GetNoGCFlag(hirGate); in Call() local
1008 GateRef CircuitBuilder::TypedCall(GateRef hirGate, std::vector<GateRef> args, bool isNoGC) in TypedCall()1027 GateRef CircuitBuilder::TypedFastCall(GateRef hirGate, std::vector<GateRef> args, bool isNoGC) in TypedFastCall()
963 bool isNoGC = false; in VisitCall() local