Searched defs:PutIfAbsent (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | tagged_dictionary.cpp | 437 JSHandle<PointerToIndexDictionary> PointerToIndexDictionary::PutIfAbsent( in PutIfAbsent() function in panda::ecmascript::PointerToIndexDictionary |
| H A D | tagged_hash_table.h | 423 static JSHandle<Derived> PutIfAbsent(const JSThread *thread, const JSHandle<Derived> &table, in PutIfAbsent() function in panda::ecmascript::OrderTaggedHashTable |
| H A D | js_hclass.cpp | 29 JSHandle<TransitionsDictionary> TransitionsDictionary::PutIfAbsent(const JSThread *thread, in PutIfAbsent() function in panda::ecmascript::TransitionsDictionary |
Completed in 6 milliseconds