Searched refs:PropertyKeyToArrayIndex (Results 1 – 2 of 2) sorted by relevance
74 …static bool PropertyKeyToArrayIndex(JSThread *thread, const JSHandle<JSTaggedValue> &key, uint32_t…
301 bool JSArray::PropertyKeyToArrayIndex(JSThread *thread, const JSHandle<JSTaggedValue> &key, uint32_… in PropertyKeyToArrayIndex() function in panda::ecmascript::JSArray