Lines Matching defs:acc
394 void InterpreterStubBuilder::SetFrameState(GateRef glue, GateRef sp, GateRef function, GateRef acc, in SetFrameState()
675 GateRef acc, GateRef hotnessCounter, GateRef format) in Dispatch()
685 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchLast()
693 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchDebugger()
703 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchDebuggerLast()
718 GateRef profileTypeInfo, GateRef acc, in DispatchWithId()
726 #define DISPATCH_LAST(acc) \ argument
728 #define DISPATCH(acc) \ argument
731 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckException()
749 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckPendingException()
767 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckExceptionWithVar()
787 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckExceptionWithJump()