Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-fast-api-calls.h278 kAllowSharedBit = 1 << 0, // Must be an ArrayBuffer or TypedArray enumerator
746 uint8_t(kFlags) & uint8_t(CTypeInfo::Flags::kAllowSharedBit),