Home | History | Annotate | Download | only in x64

Lines Matching full:stub

638   // Call a code stub.
639 void CallStub(CodeStub* stub);
641 // Tail call a code stub (jump).
642 void TailCallStub(CodeStub* stub);
644 // Return from a code stub after popping its arguments.