Home
last modified time | relevance | path

Searched defs:GetNextEntry (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.h123 GateRef GetNextEntry(GateRef linkedTable, GateRef entry) in GetNextEntry() function
/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h299 inline JSTaggedValue GetNextEntry(const JSThread *thread, int entry) const in GetNextEntry() function