Home
last modified time | relevance | path

Searched defs:kFixedSlotCount (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dframe-constants.h117 static constexpr int kFixedSlotCount = kFixedFrameSize / kSystemPointerSize; variable
167 static constexpr int kFixedSlotCount = kFixedFrameSize / kSystemPointerSize; variable