Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/
Dbit-field.h39 static constexpr int kLastUsedBit = kShift + kSize - 1; variable
/third_party/node/deps/v8/src/wasm/
Dvalue-type.h549 static constexpr int kLastUsedBit = 25; variable