Home
last modified time | relevance | path

Searched defs:ToTypedArrayIndex (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h1126 bool PUBLIC_API ToTypedArrayIndex(const JSThread *thread, uint32_t *index) in ToTypedArrayIndex() function
Decma_string.cpp674 bool EcmaString::ToTypedArrayIndex(const JSThread *thread, uint32_t *index) in ToTypedArrayIndex() function in panda::ecmascript::EcmaString