Searched defs:IsLengthString (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/shared_objects/ | ||
H A D | js_shared_array.cpp | 351 bool JSSharedArray::IsLengthString(JSThread *thread, const JSHandle<JSTaggedValue> &key) in IsLengthString() function in panda::ecmascript::JSSharedArray |
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_array.cpp | 399 bool JSArray::IsLengthString(JSThread *thread, const JSHandle<JSTaggedValue> &key) in IsLengthString() function in panda::ecmascript::JSArray |
Completed in 4 milliseconds