Home
last modified time | relevance | path

Searched defs:ToElementIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h1386 inline bool JSTaggedValue::ToElementIndex(JSThread *thread, JSTaggedValue key, uint32_t *output) in ToElementIndex() function
Decma_string.h1112 bool ToElementIndex(const JSThread *thread, uint32_t *index) in ToElementIndex() function
Decma_string.cpp606 bool EcmaString::ToElementIndex(const JSThread *thread, uint32_t *index) in ToElementIndex() function in panda::ecmascript::EcmaString