Home
last modified time | relevance | path

Searched defs:jsAPIList (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_list.cpp206 JSHandle<JSAPIList> jsAPIList = JSHandle<JSAPIList>::Cast(self); in Get() local
238 JSHandle<JSAPIList> jsAPIList = JSHandle<JSAPIList>::Cast(self); in GetIndexOf() local
259 JSHandle<JSAPIList> jsAPIList = JSHandle<JSAPIList>::Cast(self); in GetLastIndexOf() local
293 JSHandle<JSAPIList> jsAPIList = JSHandle<JSAPIList>::Cast(self); in Set() local
368 JSHandle<JSAPIList> jsAPIList = JSHandle<JSAPIList>::Cast(self); in Clear() local
401 JSHandle<JSAPIList> jsAPIList = JSHandle<JSAPIList>::Cast(self); in RemoveByIndex() local
424 JSHandle<JSAPIList> jsAPIList = JSHandle<JSAPIList>::Cast(self); in Remove() local
472 JSHandle<JSAPIList> jsAPIList = JSHandle<JSAPIList>::Cast(self); in Equal() local
540 JSHandle<JSAPIList> jsAPIList = JSHandle<JSAPIList>::Cast(self); in ConvertToArray() local
591 JSHandle<JSAPIList> jsAPIList = JSHandle<JSAPIList>::Cast(self); in GetSubList() local
[all …]
/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp334 …JSHandle<JSAPIList> jsAPIList = JSHandle<JSAPIList>::Cast(factory->NewJSObjectWithInit(listClass)); in NewJSAPIList() local
1427 JSHandle<JSAPIList> jsAPIList = NewJSAPIList(thread, factory); in HWTEST_F_L0() local
1441 JSHandle<JSAPIList> jsAPIList = NewJSAPIList(thread, factory); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp689 JSHandle<JSAPIList> jsAPIList = JSHandle<JSAPIList>::Cast(jsAPIListObject); in NewJSAPIList() local
762 JSHandle<JSAPIList> jsAPIList = NewJSAPIList(); in NewJSAPIListIterator() local