Home
last modified time | relevance | path

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

/external/v8/src/
Dframe-constants.h112 static constexpr int kFixedSlotCount = kFixedFrameSize / kPointerSize; variable
158 static constexpr int kFixedSlotCount = kFixedFrameSize / kPointerSize; variable
201 static constexpr int kFixedSlotCount = kFixedFrameSize / kPointerSize; variable