Searched defs:jumpSize (Results 1 – 5 of 5) sorted by relevance
1649 … GateRef jumpSize = IntPtr(InterpreterAssembly::GetCallSize(EcmaOpcode::SUPERCALLSPREAD_IMM8_V8)); in DECLARE_ASM_HANDLER() local2941 GateRef jumpSize = GetCallSizeFromFrame(*prevState); in DECLARE_ASM_HANDLER() local2952 GateRef jumpSize = GetCallSizeFromFrame(*prevState); in DECLARE_ASM_HANDLER() local3041 GateRef jumpSize = GetCallSizeFromFrame(*prevState); in DECLARE_ASM_HANDLER() local3052 GateRef jumpSize = GetCallSizeFromFrame(*prevState); in DECLARE_ASM_HANDLER() local3148 GateRef jumpSize = GetCallSizeFromFrame(*prevState); in DECLARE_ASM_HANDLER() local3159 GateRef jumpSize = GetCallSizeFromFrame(*prevState); in DECLARE_ASM_HANDLER() local3254 GateRef jumpSize = GetCallSizeFromFrame(*prevState); in DECLARE_ASM_HANDLER() local3265 GateRef jumpSize = GetCallSizeFromFrame(*prevState); in DECLARE_ASM_HANDLER() local3664 GateRef jumpSize = GetCallSizeFromFrame(*prevState); in DECLARE_ASM_HANDLER() local[all …]
390 void StubBuilder::SaveJumpSizeIfNeeded(GateRef glue, GateRef jumpSize) in SaveJumpSizeIfNeeded()
327 GateRef jumpSize = INT_PTR(CALLARG1_IMM8_V8); in GenerateCircuit() local653 GateRef jumpSize = GetCallSizeFromFrame(*prevState); in GenerateCircuit() local760 GateRef jumpSize = INT_PTR(CALLTHIS0_IMM8_V8); in GenerateCircuit() local822 GateRef jumpSize = INT_PTR(CALLTHIS1_IMM8_V8_V8); in GenerateCircuit() local855 GateRef jumpSize = INT_PTR(CALLTHIS2_IMM8_V8_V8_V8); in GenerateCircuit() local1362 GateRef jumpSize = INT_PTR(CALLTHIS3_IMM8_V8_V8_V8_V8); in GenerateCircuit() local1392 GateRef jumpSize = INT_PTR(CALLTHISRANGE_IMM8_IMM8_V8); in GenerateCircuit() local1455 … GateRef jumpSize = IntPtr(-BytecodeInstruction::Size(BytecodeInstruction::Format::IMM8_IMM8_V8)); in GenerateCircuit() local1632 GateRef jumpSize = INT_PTR(CALLARG0_IMM8); in GenerateCircuit() local1707 … GateRef jumpSize = IntPtr(-BytecodeInstruction::Size(BytecodeInstruction::Format::IMM8_V8)); in GenerateCircuit() local[all …]
2818 size_t jumpSize = GetJumpSizeAfterCall(pc); in HandleAsyncgeneratorresolveV8V8V8() local4545 size_t jumpSize = GetJumpSizeAfterCall(pc); in HandleDeprecatedSuspendgeneratorPrefV8V8() local8033 size_t jumpSize = BytecodeInstruction::Size(op); in GetJumpSizeAfterCall() local
7959 size_t jumpSize = BytecodeInstruction::Size(op); in GetJumpSizeAfterCall() local