Home
last modified time | relevance | path

Searched defs:MAX_INLINE (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_map.h48 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - member in panda::ecmascript::JSSharedMap
H A Djs_shared_set.h44 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - member in panda::ecmascript::JSSharedSet
H A Djs_shared_object.h27 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - member in panda::ecmascript::JSSharedObject
H A Djs_sendable_arraybuffer.h53 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - member in panda::ecmascript::final
H A Djs_shared_typed_array.h48 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - member in panda::ecmascript::JSSharedTypedArray
H A Djs_shared_array.h105 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - member in panda::ecmascript::JSSharedArray
/arkcompiler/ets_runtime/ecmascript/
H A Djs_function.h582 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - member in panda::ecmascript::JSSharedFunction

Completed in 3 milliseconds