Home
last modified time | relevance | path

Searched refs:SHARED_BITS (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_sendable_arraybuffer.h47 static constexpr size_t SHARED_BITS = 1; member in panda::ecmascript::final
50 FIRST_BIT_FIELD(BitField, Shared, bool, SHARED_BITS)
/arkcompiler/ets_runtime/ecmascript/
H A Djs_arraybuffer.h47 static constexpr size_t SHARED_BITS = 1; member in panda::ecmascript::final
50 FIRST_BIT_FIELD(BitField, Shared, bool, SHARED_BITS)

Completed in 1 milliseconds