Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Delement_accessor.cpp62 JSTaggedValue ElementAccessor::FastGet(const JSThread *thread, JSHandle<TaggedArray> elements, uint… in FastGet() function in panda::ecmascript::ElementAccessor
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_list.cpp110 JSTaggedValue JSAPIList::FastGet(JSThread *thread, const int index, const JSHandle<JSAPIList> &list) in FastGet() function in panda::ecmascript::JSAPIList