Searched defs:GetLastIndexFrom (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/js_api/ | ||
| D | js_api_vector.cpp | 147 int32_t JSAPIVector::GetLastIndexFrom(JSThread *thread, const JSHandle<JSAPIVector> &vector, in GetLastIndexFrom() function in panda::ecmascript::JSAPIVector |
| /arkcompiler/ets_runtime/ecmascript/containers/ | ||
| D | containers_vector.cpp | 308 JSTaggedValue ContainersVector::GetLastIndexFrom(EcmaRuntimeCallInfo *argv) in GetLastIndexFrom() function in panda::ecmascript::containers::ContainersVector |