• Home
  • Raw
  • Download

Lines Matching defs:Jump

844     __ Jump(x5);  in Generate_ResumeGeneratorTrampoline()  local
1149 __ Jump(x7); in Generate_InterpreterEntryTrampoline() local
1217 __ Jump(masm->isolate()->builtins()->CallFunction(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local
1221 __ Jump(masm->isolate()->builtins()->CallWithSpread(), in Generate_InterpreterPushArgsAndCallImpl() local
1224 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local
1266 __ Jump(masm->isolate()->builtins()->ConstructWithSpread(), in Generate_InterpreterPushArgsAndConstructImpl() local
1271 __ Jump(masm->isolate()->builtins()->Construct(), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsAndConstructImpl() local
1348 __ Jump(ip0); in Generate_InterpreterEnterBytecode() local
1451 __ Jump(entry); in Generate_CompileLazy() local
1479 __ Jump(entry); in Generate_CompileLazy() local
1806 __ Jump(x4); in Generate_HandleFastApiCall() local
1941 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply() local
1949 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply() local
2003 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeCall() local
2066 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_ReflectApply() local
2145 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_ReflectConstruct() local
2357 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET, eq); in Generate_Apply() local
2358 __ Jump(masm->isolate()->builtins()->Construct(), RelocInfo::CODE_TARGET); in Generate_Apply() local
2425 __ Jump(code, RelocInfo::CODE_TARGET); in Generate_CallForwardVarargs() local
2747 __ Jump(masm->isolate()->builtins()->CallFunction(mode, tail_call_mode), in Generate_Call() local
2750 __ Jump(masm->isolate()->builtins()->CallBoundFunction(tail_call_mode), in Generate_Call() local
2781 __ Jump(masm->isolate()->builtins()->CallFunction( in Generate_Call() local
2938 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny, in Generate_CallWithSpread() local
3028 __ Jump(masm->isolate()->builtins()->ConstructFunction(), in Generate_Construct() local
3038 __ Jump(masm->isolate()->builtins()->ConstructBoundFunction(), in Generate_Construct() local
3043 __ Jump(masm->isolate()->builtins()->ConstructProxy(), RelocInfo::CODE_TARGET, in Generate_Construct() local
3052 __ Jump(masm->isolate()->builtins()->CallFunction(), in Generate_Construct() local
3059 __ Jump(masm->isolate()->builtins()->ConstructedNonConstructable(), in Generate_Construct() local
3073 __ Jump(masm->isolate()->builtins()->Construct(), RelocInfo::CODE_TARGET); in Generate_ConstructWithSpread() local
3251 __ Jump(code_entry); in Generate_ArgumentsAdaptorTrampoline() local