Lines Matching defs:acc
323 void InterpreterStubBuilder::SetFrameState(GateRef glue, GateRef sp, GateRef function, GateRef acc, in SetFrameState()
551 GateRef acc, GateRef hotnessCounter, GateRef format) in Dispatch()
561 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchLast()
569 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchDebugger()
579 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchDebuggerLast()
594 GateRef profileTypeInfo, GateRef acc, in DispatchWithId()
602 #define DISPATCH_LAST(acc) \ argument
604 #define DISPATCH(acc) \ argument
607 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckException()
625 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckPendingException()
643 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckExceptionWithVar()
663 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckExceptionWithJump()