Lines Matching defs:acc
322 void InterpreterStubBuilder::SetFrameState(GateRef glue, GateRef sp, GateRef function, GateRef acc, in SetFrameState()
550 GateRef acc, GateRef hotnessCounter, GateRef format) in Dispatch()
560 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchLast()
568 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchDebugger()
578 GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter) in DispatchDebuggerLast()
593 GateRef profileTypeInfo, GateRef acc, in DispatchWithId()
601 #define DISPATCH_LAST(acc) \ argument
603 #define DISPATCH(acc) \ argument
606 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckException()
624 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckPendingException()
642 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckExceptionWithVar()
662 … GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, in CheckExceptionWithJump()