Home
last modified time | relevance | path

Searched refs:SetConstructStubCreateDeoptPCOffset (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dheap.h1136 void SetConstructStubCreateDeoptPCOffset(int pc_offset);
Dheap.cc158 void Heap::SetConstructStubCreateDeoptPCOffset(int pc_offset) { in SetConstructStubCreateDeoptPCOffset() function in v8::internal::Heap
/third_party/node/deps/v8/src/builtins/loong64/
Dbuiltins-loong64.cc206 masm->isolate()->heap()->SetConstructStubCreateDeoptPCOffset( in Generate_JSConstructStubGeneric()
/third_party/node/deps/v8/src/builtins/arm/
Dbuiltins-arm.cc229 masm->isolate()->heap()->SetConstructStubCreateDeoptPCOffset( in Generate_JSConstructStubGeneric()
/third_party/node/deps/v8/src/builtins/s390/
Dbuiltins-s390.cc488 masm->isolate()->heap()->SetConstructStubCreateDeoptPCOffset( in Generate_JSConstructStubGeneric()
/third_party/node/deps/v8/src/builtins/ppc/
Dbuiltins-ppc.cc499 masm->isolate()->heap()->SetConstructStubCreateDeoptPCOffset( in Generate_JSConstructStubGeneric()
/third_party/node/deps/v8/src/builtins/riscv64/
Dbuiltins-riscv64.cc217 masm->isolate()->heap()->SetConstructStubCreateDeoptPCOffset( in Generate_JSConstructStubGeneric()
/third_party/node/deps/v8/src/builtins/arm64/
Dbuiltins-arm64.cc273 masm->isolate()->heap()->SetConstructStubCreateDeoptPCOffset( in Generate_JSConstructStubGeneric()
/third_party/node/deps/v8/src/builtins/mips64/
Dbuiltins-mips64.cc207 masm->isolate()->heap()->SetConstructStubCreateDeoptPCOffset( in Generate_JSConstructStubGeneric()
/third_party/node/deps/v8/src/builtins/ia32/
Dbuiltins-ia32.cc235 masm->isolate()->heap()->SetConstructStubCreateDeoptPCOffset( in Generate_JSConstructStubGeneric()
/third_party/node/deps/v8/src/builtins/mips/
Dbuiltins-mips.cc206 masm->isolate()->heap()->SetConstructStubCreateDeoptPCOffset( in Generate_JSConstructStubGeneric()
/third_party/node/deps/v8/src/builtins/x64/
Dbuiltins-x64.cc232 masm->isolate()->heap()->SetConstructStubCreateDeoptPCOffset( in Generate_JSConstructStubGeneric()