Home
last modified time | relevance | path

Searched refs:PaddingSlotCount (Results 1 - 14 of 14) sorted by relevance

/third_party/node/deps/v8/src/execution/arm/
H A Dframe-constants-arm.cc24 int BuiltinContinuationFrameConstants::PaddingSlotCount(int register_count) { in PaddingSlotCount() function in v8::internal::BuiltinContinuationFrameConstants
/third_party/node/deps/v8/src/execution/loong64/
H A Dframe-constants-loong64.cc24 int BuiltinContinuationFrameConstants::PaddingSlotCount(int register_count) { in PaddingSlotCount() function in v8::internal::BuiltinContinuationFrameConstants
/third_party/node/deps/v8/src/execution/mips64/
H A Dframe-constants-mips64.cc24 int BuiltinContinuationFrameConstants::PaddingSlotCount(int register_count) { in PaddingSlotCount() function in v8::internal::BuiltinContinuationFrameConstants
/third_party/node/deps/v8/src/execution/mips/
H A Dframe-constants-mips.cc24 int BuiltinContinuationFrameConstants::PaddingSlotCount(int register_count) { in PaddingSlotCount() function in v8::internal::BuiltinContinuationFrameConstants
/third_party/node/deps/v8/src/execution/x64/
H A Dframe-constants-x64.cc24 int BuiltinContinuationFrameConstants::PaddingSlotCount(int register_count) { in PaddingSlotCount() function in v8::internal::BuiltinContinuationFrameConstants
/third_party/node/deps/v8/src/execution/ia32/
H A Dframe-constants-ia32.cc25 int BuiltinContinuationFrameConstants::PaddingSlotCount(int register_count) { in PaddingSlotCount() function in v8::internal::BuiltinContinuationFrameConstants
/third_party/node/deps/v8/src/execution/riscv64/
H A Dframe-constants-riscv64.cc24 int BuiltinContinuationFrameConstants::PaddingSlotCount(int register_count) { in PaddingSlotCount() function in v8::internal::BuiltinContinuationFrameConstants
/third_party/node/deps/v8/src/execution/s390/
H A Dframe-constants-s390.cc24 int BuiltinContinuationFrameConstants::PaddingSlotCount(int register_count) { in PaddingSlotCount() function in v8::internal::BuiltinContinuationFrameConstants
/third_party/node/deps/v8/src/execution/arm64/
H A Dframe-constants-arm64.cc30 int BuiltinContinuationFrameConstants::PaddingSlotCount(int register_count) { in PaddingSlotCount() function in v8::internal::BuiltinContinuationFrameConstants
/third_party/node/deps/v8/src/execution/ppc/
H A Dframe-constants-ppc.cc27 int BuiltinContinuationFrameConstants::PaddingSlotCount(int register_count) { in PaddingSlotCount() function in v8::internal::BuiltinContinuationFrameConstants
/third_party/node/deps/v8/src/execution/
H A Dframe-constants.h275 static int PaddingSlotCount(int register_count);
H A Dframes.cc2589 BuiltinContinuationFrameConstants::PaddingSlotCount( in BuiltinContinuationFrameInfo()
/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimizer.cc1862 BuiltinContinuationFrameConstants::PaddingSlotCount( in DoComputeBuiltinContinuation()
/third_party/node/deps/v8/src/builtins/arm64/
H A Dbuiltins-arm64.cc1950 BuiltinContinuationFrameConstants::PaddingSlotCount( in Generate_ContinueToBuiltinHelper()

Completed in 19 milliseconds