Lines Matching full:jump
40 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame),
69 __ Jump(a2);
280 // If the result is undefined, we jump out to using the implicit receiver.
464 __ Jump(a2);
632 // Jump to a faked try block that does the invoke, with a faked catch
714 __ Jump(ra);
795 __ Jump(ra);
809 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET);
904 __ Jump(a2);
939 // re-executing the JumpLoop to jump to the correct bytecode.
994 // If this is a JumpLoop, re-execute it to perform the jump to the beginning
1376 __ Jump(ra);
1500 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread),
1503 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny),
1555 __ Jump(BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl),
1559 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread),
1564 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET);
1647 __ Jump(kJavaScriptCallCodeStartRegister);
1753 __ Jump(t0);
1890 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike),
1899 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET);
1924 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET);
1982 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike),
2046 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithArrayLike),
2153 __ Jump(code, RelocInfo::CODE_TARGET);
2235 __ Jump(code, RelocInfo::CODE_TARGET);
2392 __ Jump(BUILTIN_CODE(masm->isolate(), Call_ReceiverIsAny),
2414 __ Jump(masm->isolate()->builtins()->CallFunction(mode),
2418 __ Jump(BUILTIN_CODE(masm->isolate(), CallBoundFunction),
2431 __ Jump(BUILTIN_CODE(masm->isolate(), CallProxy), RelocInfo::CODE_TARGET, eq,
2436 __ Jump(BUILTIN_CODE(masm->isolate(), CallWrappedFunction),
2451 __ Jump(masm->isolate()->builtins()->CallFunction(
2487 // Jump to JSBuiltinsConstructStub or JSConstructStubGeneric.
2493 __ Jump(BUILTIN_CODE(masm->isolate(), JSBuiltinsConstructStub),
2497 __ Jump(BUILTIN_CODE(masm->isolate(), JSConstructStubGeneric),
2573 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET);
2607 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructFunction),
2613 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructBoundFunction),
2619 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructProxy),
2630 __ Jump(masm->isolate()->builtins()->CallFunction(),
2637 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructedNonConstructable),
2643 // The function index was put in t0 by the jump table trampoline.
2737 // The runtime function returned the jump table slot offset as a Smi (now in
2738 // t8). Use that to compute the jump target.
2745 // Finally, jump to the jump table slot for the function.
2746 __ Jump(t8);
2928 // Compute the handler entry address and jump to it.
2931 __ Jump(t9);
3405 __ Jump(t9);
3596 __ Jump(at);
3648 __ Jump(masm->isolate()->builtins()->code_handle(builtin_id),
3742 __ Jump(code_obj);