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.h95 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.h213 inline JSTaggedValue GetNextTable(const JSThread *thread) const in GetNextTable() function