Searched defs:LENGTH_INLINE_PROPERTY_INDEX (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_arguments.h | 28 static constexpr int LENGTH_INLINE_PROPERTY_INDEX = 0; variable |
D | js_function.h | 75 static constexpr int LENGTH_INLINE_PROPERTY_INDEX = 0; variable |