Home
last modified time | relevance | path

Searched refs:GetTableLength (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dcontainers_stub_builder.h228 return hashMapBuilder.GetTableLength(obj); in ContainerGetSize()
232 return hashSetBuilder.GetTableLength(obj); in ContainerGetSize()
236 return linkedListBuilder.GetTableLength(obj); in ContainerGetSize()
240 return listBuilder.GetTableLength(obj); in ContainerGetSize()
H A Dcontainers_hashset_stub_builder.h31 GateRef GetTableLength(GateRef obj) in GetTableLength() function in panda::ecmascript::kungfu::ContainersHashSetStubBuilder
H A Dcontainers_hashmap_stub_builder.h31 GateRef GetTableLength(GateRef obj) in GetTableLength() function in panda::ecmascript::kungfu::ContainersHashMapStubBuilder
H A Dcontainers_linkedlist_stub_builder.h31 GateRef GetTableLength(GateRef obj) in GetTableLength() function in panda::ecmascript::kungfu::ContainersLinkedListStubBuilder
H A Dcontainers_list_stub_builder.h31 GateRef GetTableLength(GateRef obj) in GetTableLength() function in panda::ecmascript::kungfu::ContainersListStubBuilder

Completed in 2 milliseconds