Home
last modified time | relevance | path

Searched defs:GetSubList (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_list.cpp181 JSTaggedValue JSAPIList::GetSubList(JSThread *thread, const JSHandle<JSAPIList> &list, in GetSubList() function in panda::ecmascript::JSAPIList
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_list_test.cpp367 HWTEST_F_L0(JSAPIListTest, GetSubList) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_list_test.cpp304 HWTEST_F_L0(ContainersListTest, GetSubList) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_list.cpp535 JSTaggedValue ContainersList::GetSubList(EcmaRuntimeCallInfo *argv) in GetSubList() function in panda::ecmascript::containers::ContainersList
/arkcompiler/ets_runtime/ecmascript/
Dtagged_list.cpp451 void TaggedSingleList::GetSubList(JSThread *thread, const JSHandle<TaggedSingleList> &taggedList, in GetSubList() function in panda::ecmascript::TaggedSingleList