Searched defs:FastGet (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | element_accessor.cpp | 62 JSTaggedValue ElementAccessor::FastGet(const JSThread *thread, JSHandle<TaggedArray> elements, uint… in FastGet() function in panda::ecmascript::ElementAccessor |
| /arkcompiler/ets_runtime/ecmascript/js_api/ | ||
| D | js_api_list.cpp | 110 JSTaggedValue JSAPIList::FastGet(JSThread *thread, const int index, const JSHandle<JSAPIList> &list) in FastGet() function in panda::ecmascript::JSAPIList |