Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_vector.cpp101 int32_t JSAPIVector::GetIndexFrom(JSThread *thread, const JSHandle<JSAPIVector> &vector, in GetIndexFrom() function in panda::ecmascript::JSAPIVector
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_vector.cpp223 JSTaggedValue ContainersVector::GetIndexFrom(EcmaRuntimeCallInfo *argv) in GetIndexFrom() function in panda::ecmascript::containers::ContainersVector