Home
last modified time | relevance | path

Searched defs:SetKey (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_obj_layout_info.h86 inline void SetKey(const JSThread *thread, int index, const JSTaggedValue &key) in SetKey() function
/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h262 inline void SetKey(const JSThread *thread, int entry, JSTaggedValue key) in SetKey() function
Dtagged_hash_table.h255 inline void SetKey(const JSThread *thread, int entry, const JSTaggedValue &key) in SetKey() function
Dtagged_tree.h169 inline void SetKey(const JSThread *thread, uint32_t entry, JSTaggedValue key) in SetKey() function