Lines Matching defs:acc
399 void InterpreterStubBuilder::SetFrameState(GateRef glue, GateRef sp, GateRef function, GateRef acc, in SetFrameState()
681 GateRef acc, GateRef hotnessCounter, GateRef format) in Dispatch()
691 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchLast()
699 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchDebugger()
709 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchDebuggerLast()
724 GateRef profileTypeInfo, GateRef acc, in DispatchWithId()
732 #define DISPATCH_LAST(acc) \ argument
734 #define DISPATCH(acc) \ argument
737 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckException()
755 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckPendingException()
773 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckExceptionWithVar()
793 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckExceptionWithJump()