Home
last modified time | relevance | path

Searched refs:StackOverflowCheck (Results 1 - 25 of 30) sorted by relevance

12

/third_party/node/deps/v8/src/builtins/ia32/
H A Dbuiltins-ia32.cc117 __ StackOverflowCheck(eax, ecx, &stack_overflow); in Generate_JSBuiltinsConstructStubHelper()
263 __ StackOverflowCheck(eax, ecx, &stack_overflow); in Generate_JSConstructStubGeneric()
524 __ StackOverflowCheck(eax, ecx, &stack_overflow); in Generate_JSEntryTrampolineHelper()
1361 __ StackOverflowCheck(eax, scratch, &stack_overflow, true); in Generate_InterpreterPushArgsThenCallImpl()
1438 __ StackOverflowCheck(num_args, scratch1, stack_overflow, true); in Generate_InterpreterPushZeroAndArgsAndReturnAddress()
2229 __ StackOverflowCheck(kArgumentsLength, edx, &stack_overflow); in Generate_CallOrConstructVarargs()
2332 __ StackOverflowCheck(edx, edi, &stack_overflow); in Generate_CallOrConstructForwardVarargs()
2503 __ StackOverflowCheck(edx, ecx, &stack_overflow); in Generate_PushBoundArguments()
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc331 __ StackOverflowCheck(r3, scratch, &stack_overflow); in Generate_JSBuiltinsConstructStubHelper()
536 __ StackOverflowCheck(r3, r8, &stack_overflow); in Generate_JSConstructStubGeneric()
1010 __ StackOverflowCheck(r3, r9, &stack_overflow); in Generate_JSEntryTrampolineHelper()
1728 __ StackOverflowCheck(r6, ip, &stack_overflow); in Generate_InterpreterPushArgsThenCallImpl()
1772 __ StackOverflowCheck(r3, ip, &stack_overflow); in Generate_InterpreterPushArgsThenConstructImpl()
2314 __ StackOverflowCheck(r7, scratch, &stack_overflow); in Generate_CallOrConstructVarargs()
2399 __ StackOverflowCheck(r8, scratch, &stack_overflow); in Generate_CallOrConstructForwardVarargs()
/third_party/node/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc120 __ StackOverflowCheck(rax, &stack_overflow, Label::kFar); in Generate_JSBuiltinsConstructStubHelper()
260 __ StackOverflowCheck(rax, &stack_overflow); in Generate_JSConstructStubGeneric()
631 __ StackOverflowCheck(rax, &stack_overflow, Label::kNear); in Generate_JSEntryTrampolineHelper()
1442 __ StackOverflowCheck(rcx, &stack_overflow); in Generate_InterpreterPushArgsThenCallImpl()
1498 __ StackOverflowCheck(rax, &stack_overflow); in Generate_InterpreterPushArgsThenConstructImpl()
2198 __ StackOverflowCheck(rcx, &stack_overflow, Label::kNear); in Generate_CallOrConstructVarargs()
2281 __ StackOverflowCheck(r8, &stack_overflow, Label::kNear); in Generate_CallOrConstructForwardVarargs()
/third_party/node/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc119 __ StackOverflowCheck(r0, scratch, &stack_overflow); in Generate_JSBuiltinsConstructStubHelper()
255 __ StackOverflowCheck(r0, r5, &stack_overflow); in Generate_JSConstructStubGeneric()
761 __ StackOverflowCheck(r6, r5, &stack_overflow); in Generate_JSEntryTrampolineHelper()
1495 __ StackOverflowCheck(r3, r4, &stack_overflow); in Generate_InterpreterPushArgsThenCallImpl()
1542 __ StackOverflowCheck(r0, r6, &stack_overflow); in Generate_InterpreterPushArgsThenConstructImpl()
2104 __ StackOverflowCheck(r4, scratch, &stack_overflow); in Generate_CallOrConstructVarargs()
2186 __ StackOverflowCheck(r5, scratch, &stack_overflow); in Generate_CallOrConstructForwardVarargs()
/third_party/node/deps/v8/src/builtins/s390/
H A Dbuiltins-s390.cc374 __ StackOverflowCheck(r2, scratch, &stack_overflow); in Generate_JSBuiltinsConstructStubHelper()
524 __ StackOverflowCheck(r2, r7, &stack_overflow); in Generate_JSConstructStubGeneric()
1040 __ StackOverflowCheck(r7, r1, &stack_overflow); in Generate_JSEntryTrampolineHelper()
1787 __ StackOverflowCheck(r5, ip, &stack_overflow); in Generate_InterpreterPushArgsThenCallImpl()
1831 __ StackOverflowCheck(r2, ip, &stack_overflow); in Generate_InterpreterPushArgsThenConstructImpl()
2361 __ StackOverflowCheck(r6, scratch, &stack_overflow); in Generate_CallOrConstructVarargs()
2446 __ StackOverflowCheck(r7, scratch, &stack_overflow); in Generate_CallOrConstructForwardVarargs()
/third_party/node/deps/v8/src/builtins/arm64/
H A Dbuiltins-arm64.cc96 __ StackOverflowCheck(x0, &stack_overflow); in Generate_JSBuiltinsConstructStubHelper()
322 __ StackOverflowCheck(x10, &stack_overflow); in Generate_JSConstructStubGeneric()
894 __ StackOverflowCheck(slots_to_claim, &stack_overflow); in Generate_JSEntryTrampolineHelper()
1678 __ StackOverflowCheck(slots_to_claim, &stack_overflow); in GenerateInterpreterPushArgs()
2461 __ StackOverflowCheck(len, &stack_overflow); in Generate_CallOrConstructVarargs()
2541 __ StackOverflowCheck(len, &stack_overflow); in Generate_CallOrConstructForwardVarargs()
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc256 __ StackOverflowCheck(a0, temps.Acquire(), temps.Acquire(), in Generate_JSConstructStubGeneric()
1553 __ StackOverflowCheck(a3, a4, t0, &stack_overflow); in Generate_InterpreterPushArgsThenCallImpl()
1596 __ StackOverflowCheck(a0, a5, t0, &stack_overflow); in Generate_InterpreterPushArgsThenConstructImpl()
2228 __ StackOverflowCheck(len, kScratchReg, a5, &stack_overflow); in Generate_CallOrConstructVarargs()
2315 __ StackOverflowCheck(a7, a4, a5, &stack_overflow); in Generate_CallOrConstructForwardVarargs()
2498 __ StackOverflowCheck(a4, temps.Acquire(), temps.Acquire(), nullptr, in Generate_PushBoundArguments()
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.h655 void StackOverflowCheck(Register num_args, Register scratch,
H A Dmacro-assembler-ia32.cc1227 void MacroAssembler::StackOverflowCheck(Register num_args, Register scratch, in CallRecordWriteStub() function in v8::internal::MacroAssembler
1282 StackOverflowCheck(expected_parameter_count, edx, &stack_overflow); in CallRecordWriteStub()
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc242 __ StackOverflowCheck(a0, t0, t1, &stack_overflow); in Generate_JSConstructStubGeneric()
1475 __ StackOverflowCheck(t0, t4, t1, &stack_overflow); in Generate_InterpreterPushArgsThenCallImpl()
1519 __ StackOverflowCheck(a0, t1, t0, &stack_overflow); in Generate_InterpreterPushArgsThenConstructImpl()
2071 __ StackOverflowCheck(t0, kScratchReg, t1, &stack_overflow); in Generate_CallOrConstructVarargs()
2142 __ StackOverflowCheck(t2, t0, t1, &stack_overflow); in Generate_CallOrConstructForwardVarargs()
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc243 __ StackOverflowCheck(a0, t0, t1, &stack_overflow); in Generate_JSConstructStubGeneric()
1482 __ StackOverflowCheck(a3, a4, t0, &stack_overflow); in Generate_InterpreterPushArgsThenCallImpl()
1526 __ StackOverflowCheck(a0, a5, t0, &stack_overflow); in Generate_InterpreterPushArgsThenConstructImpl()
2119 __ StackOverflowCheck(len, kScratchReg, a5, &stack_overflow); in Generate_CallOrConstructVarargs()
2195 __ StackOverflowCheck(a7, a4, a5, &stack_overflow); in Generate_CallOrConstructForwardVarargs()
/third_party/node/deps/v8/src/builtins/loong64/
H A Dbuiltins-loong64.cc243 __ StackOverflowCheck(a0, t0, t1, &stack_overflow); in Generate_JSConstructStubGeneric()
1483 __ StackOverflowCheck(a3, a4, t0, &stack_overflow); in Generate_InterpreterPushArgsThenCallImpl()
1527 __ StackOverflowCheck(a0, a5, t0, &stack_overflow); in Generate_InterpreterPushArgsThenConstructImpl()
2122 __ StackOverflowCheck(len, kScratchReg, a5, &stack_overflow); in Generate_CallOrConstructVarargs()
2198 __ StackOverflowCheck(a7, a4, a5, &stack_overflow); in Generate_CallOrConstructForwardVarargs()
/third_party/node/deps/v8/src/codegen/arm/
H A Dmacro-assembler-arm.h825 void StackOverflowCheck(Register num_args, Register scratch,
H A Dmacro-assembler-arm.cc1573 void MacroAssembler::StackOverflowCheck(Register num_args, Register scratch, in CallRecordWriteStub() function in v8::internal::MacroAssembler
1614 StackOverflowCheck(expected_parameter_count, scratch, &stack_overflow); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.h1007 void StackOverflowCheck(Register num_args, Register scratch1,
H A Dmacro-assembler-loong64.cc2962 void MacroAssembler::StackOverflowCheck(Register num_args, Register scratch1, in CallRecordWriteStub() function in v8::internal::MacroAssembler
3007 StackOverflowCheck(expected_parameter_count, t0, t1, &stack_overflow); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.h903 void StackOverflowCheck(
H A Dmacro-assembler-x64.cc2604 void MacroAssembler::StackOverflowCheck( in CallRecordWriteStub() function in v8::internal::MacroAssembler
2649 StackOverflowCheck(expected_parameter_count, &stack_overflow); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.cc2281 void MacroAssembler::StackOverflowCheck(Register num_args, in StackOverflowCheck() function in v8::internal::MacroAssembler
2355 StackOverflowCheck(slots_to_claim, &stack_overflow); in InvokePrologue()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h1193 void StackOverflowCheck(Register num_args, Register scratch1,
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h1106 void StackOverflowCheck(Register num_args, Register scratch1,
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h1248 void StackOverflowCheck(Register num_args, Register scratch1,
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h1303 void StackOverflowCheck(Register num_args, Register scratch,
H A Dmacro-assembler-ppc.cc1428 void MacroAssembler::StackOverflowCheck(Register num_args, Register scratch, in CallRecordWriteStub() function in v8::internal::MacroAssembler
1471 StackOverflowCheck(expected_parameter_count, scratch, &stack_overflow); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1630 void StackOverflowCheck(Register num_args, Register scratch,

Completed in 128 milliseconds

12