Searched defs:IsLengthString (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/shared_objects/ | ||
| D | js_shared_array.cpp | 343 bool JSSharedArray::IsLengthString(JSThread *thread, const JSHandle<JSTaggedValue> &key) in IsLengthString() function in panda::ecmascript::JSSharedArray |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_array.cpp | 475 bool JSArray::IsLengthString(JSThread *thread, const JSHandle<JSTaggedValue> &key) in IsLengthString() function in panda::ecmascript::JSArray |