Home
last modified time | relevance | path

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

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