Searched defs:MIN_PROPERTIES_LENGTH (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | layout_info.h | 32 static constexpr int MIN_PROPERTIES_LENGTH = JSObject::MIN_PROPERTIES_LENGTH; member in panda::ecmascript::LayoutInfo |
| H A D | js_object.h | 407 static constexpr int MIN_PROPERTIES_LENGTH = JSHClass::DEFAULT_CAPACITY_OF_IN_OBJECTS; member in panda::ecmascript::JSObject |
Completed in 3 milliseconds