Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/shared_objects/
Djs_shared_set.h44 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - variable
Djs_shared_map.h48 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - variable
Djs_shared_object.h27 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - variable
Djs_shared_typed_array.h48 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - variable
Djs_shared_array.h105 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - variable
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_bitvector.h84 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - variable
/arkcompiler/ets_runtime/ecmascript/
Djs_function.h579 static constexpr uint32_t MAX_INLINE = PropertyAttributes::MAX_FAST_PROPS_CAPACITY - variable