Home
last modified time | relevance | path

Searched defs:kPayloadMask (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
H A DRefCounted.cpp22 static constexpr uint64_t kPayloadMask = (uint64_t(1) << kPayloadBits) - 1; variable
/third_party/node/deps/v8/src/base/
H A Dpointer-with-payload.h108 static constexpr uintptr_t kPayloadMask = member in v8::base::PointerWithPayload

Completed in 1 milliseconds