Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_sendable_arraybuffer.h48 static constexpr size_t WITH_NATIVE_AREA_ALLOCATOR_BITS = 1; member in panda::ecmascript::final
51 NEXT_BIT_FIELD(BitField, WithNativeAreaAllocator, bool, WITH_NATIVE_AREA_ALLOCATOR_BITS, Shared)
/arkcompiler/ets_runtime/ecmascript/
H A Djs_arraybuffer.h48 static constexpr size_t WITH_NATIVE_AREA_ALLOCATOR_BITS = 1; member in panda::ecmascript::final
51 NEXT_BIT_FIELD(BitField, WithNativeAreaAllocator, bool, WITH_NATIVE_AREA_ALLOCATOR_BITS, Shared)

Completed in 1 milliseconds