Lines Matching defs:acc
394 void InterpreterStubBuilder::SetFrameState(GateRef glue, GateRef sp, GateRef function, GateRef acc, in SetFrameState()
676 GateRef acc, GateRef hotnessCounter, GateRef format) in Dispatch()
686 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchLast()
694 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchDebugger()
704 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchDebuggerLast()
719 GateRef profileTypeInfo, GateRef acc, in DispatchWithId()
727 #define DISPATCH_LAST(acc) \ argument
729 #define DISPATCH(acc) \ argument
732 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckException()
750 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckPendingException()
768 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckExceptionWithVar()
788 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckExceptionWithJump()