Searched defs:ToElementIndex (Results 1 – 3 of 3) sorted by relevance
1386 inline bool JSTaggedValue::ToElementIndex(JSThread *thread, JSTaggedValue key, uint32_t *output) in ToElementIndex() function
1112 bool ToElementIndex(const JSThread *thread, uint32_t *index) in ToElementIndex() function
606 bool EcmaString::ToElementIndex(const JSThread *thread, uint32_t *index) in ToElementIndex() function in panda::ecmascript::EcmaString