Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_collection_iterator_stub_builder.h94 GateRef GetNextTable(GateRef iteratedLinkedObj) in GetNextTable() function
Dlinked_hashtable_stub_builder.h176 GateRef GetNextTable(GateRef linkedTable) in GetNextTable() function
/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h196 inline JSTaggedValue GetNextTable() const in GetNextTable() function