Searched refs:kFixedSlotCountFromFp (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/execution/ | ||
H A D | frame-constants.h | 115 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 D | frames.cc | 1126 static_assert(WasmExitFrameConstants::kFixedSlotCountFromFp == in IterateCompiledFrame() 1127 WasmFrameConstants::kFixedSlotCountFromFp + 1, in IterateCompiledFrame() |
Completed in 6 milliseconds