Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.h118 void SetDeletedNum(GateRef linkedTable, GateRef entry, GateRef num) in SetDeletedNum() function
/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h341 inline void SetDeletedNum(const JSThread *thread, int entry, JSTaggedValue num) in SetDeletedNum() function