Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.h182 void SetNextTable(GateRef linkedTable, GateRef nexTable) in SetNextTable() function
/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h218 inline void SetNextTable(const JSThread *thread, JSTaggedValue nextTable) in SetNextTable() function