Searched defs:GetLastElement (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/js_api/ | ||
D | js_api_vector.cpp | 128 JSTaggedValue JSAPIVector::GetLastElement() in GetLastElement() function in panda::ecmascript::JSAPIVector |
/arkcompiler/ets_runtime/ecmascript/containers/ | ||
D | containers_vector.cpp | 271 JSTaggedValue ContainersVector::GetLastElement(EcmaRuntimeCallInfo *argv) in GetLastElement() function in panda::ecmascript::containers::ContainersVector |