Home
last modified time | relevance | path

Searched refs:kFixedSlotCountFromFp (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dframe-constants.h115 static constexpr int kFixedSlotCountFromFp = member in v8::internal::StandardFrameConstants
163 static constexpr int kFixedSlotCountFromFp = member in v8::internal::TypedFrameConstants
183 static constexpr int kFixedSlotCountFromFp = \
H A Dframes.cc1126 static_assert(WasmExitFrameConstants::kFixedSlotCountFromFp == in IterateCompiledFrame()
1127 WasmFrameConstants::kFixedSlotCountFromFp + 1, in IterateCompiledFrame()

Completed in 6 milliseconds