Searched defs:MAX_OBJECT_SIZE_IN_WORDS (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_hclass.h | 409 static constexpr int MAX_OBJECT_SIZE_IN_WORDS = (1U << OFFSET_MAX_OBJECT_SIZE_IN_WORDS) - 1; member in panda::ecmascript::JSHClass |
Completed in 6 milliseconds