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.
629 // Jump to a faked try block that does the invoke, with a faked catch
712 __ Jump(ra);
793 __ Jump(ra);
807 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET);
895 __ Jump(a2);
929 // re-executing the JumpLoop to jump to the correct bytecode.
984 // If this is a JumpLoop, re-execute it to perform the jump to the beginning
1375 __ Jump(ra);
1501 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread),
1504 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny),
1557 __ Jump(BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl),
1561 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread),
1566 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET);
1650 __ Jump(kJavaScriptCallCodeStartRegister);
1757 __ Jump(t0);
1895 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike),
1904 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET);
1927 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET);
1985 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike),
2049 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithArrayLike),
2156 __ Jump(code, RelocInfo::CODE_TARGET);
2238 __ Jump(code, RelocInfo::CODE_TARGET);
2395 __ Jump(BUILTIN_CODE(masm->isolate(), Call_ReceiverIsAny),
2418 __ Jump(masm->isolate()->builtins()->CallFunction(mode),
2422 __ Jump(BUILTIN_CODE(masm->isolate(), CallBoundFunction),
2435 __ Jump(BUILTIN_CODE(masm->isolate(), CallProxy), RelocInfo::CODE_TARGET, eq,
2440 __ Jump(BUILTIN_CODE(masm->isolate(), CallWrappedFunction),
2455 __ Jump(masm->isolate()->builtins()->CallFunction(
2491 // Jump to JSBuiltinsConstructStub or JSConstructStubGeneric.
2497 __ Jump(BUILTIN_CODE(masm->isolate(), JSBuiltinsConstructStub),
2501 __ Jump(BUILTIN_CODE(masm->isolate(), JSConstructStubGeneric),
2578 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET);
2612 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructFunction),
2618 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructBoundFunction),
2624 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructProxy),
2635 __ Jump(masm->isolate()->builtins()->CallFunction(),
2642 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructedNonConstructable),
2648 // The function index was put in t0 by the jump table trampoline.
2714 // The runtime function returned the jump table slot offset as a Smi (now in
2715 // t7). Use that to compute the jump target.
2722 // Finally, jump to the jump table slot for the function.
2723 __ Jump(t7);
2905 // Compute the handler entry address and jump to it.
2908 __ Jump(t7);
3378 __ Jump(ra);
3568 __ Jump(t7);
3620 __ Jump(masm->isolate()->builtins()->code_handle(builtin_id),
3715 __ Jump(code_obj);