Searched defs:PutIfAbsent (Results 1 – 4 of 4) sorted by relevance
59 HWTEST_F_L0(CjsModuleCacheTest, PutIfAbsent) in HWTEST_F_L0() argument
218 HWTEST_F_L0(TransitionsDictionaryTest, PutIfAbsent) in HWTEST_F_L0() argument
409 static JSHandle<Derived> PutIfAbsent(const JSThread *thread, const JSHandle<Derived> &table, in PutIfAbsent() function
33 JSHandle<TransitionsDictionary> TransitionsDictionary::PutIfAbsent(const JSThread *thread, in PutIfAbsent() function in panda::ecmascript::TransitionsDictionary