Home
last modified time | relevance | path

Searched refs:kFirstInobjectPropertyOffsetBitCount (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dfield-index.h123 InObjectPropertyBits::Next<int, kFirstInobjectPropertyOffsetBitCount>;
Dproperty-details.h241 static const int kFirstInobjectPropertyOffsetBitCount = 7; variable
Djs-objects.h850 (1 << kFirstInobjectPropertyOffsetBitCount) - 1;