Searched defs:LENGTH_OF_INLINE_PROPERTIES (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_arguments.h | 27 static constexpr int LENGTH_OF_INLINE_PROPERTIES = 4; member in panda::ecmascript::JSArguments |
| H A D | js_function.h | 154 static constexpr int LENGTH_OF_INLINE_PROPERTIES = 3; member in panda::ecmascript::JSFunction |
Completed in 2 milliseconds