Home
last modified time | relevance | path

Searched defs:PutIfAbsent (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_dictionary.cpp437 JSHandle<PointerToIndexDictionary> PointerToIndexDictionary::PutIfAbsent( in PutIfAbsent() function in panda::ecmascript::PointerToIndexDictionary
H A Dtagged_hash_table.h423 static JSHandle<Derived> PutIfAbsent(const JSThread *thread, const JSHandle<Derived> &table, in PutIfAbsent() function in panda::ecmascript::OrderTaggedHashTable
H A Djs_hclass.cpp29 JSHandle<TransitionsDictionary> TransitionsDictionary::PutIfAbsent(const JSThread *thread, in PutIfAbsent() function in panda::ecmascript::TransitionsDictionary

Completed in 6 milliseconds