Home
last modified time | relevance | path

Searched defs:RemoveElement (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dtransitions_dictionary.h120 inline void RemoveElement(const JSThread *thread, int entry) in RemoveElement() function
Dtagged_hash_table.h325 inline void RemoveElement(const JSThread *thread, int entry) in RemoveElement() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtransitions_dictionary_test.cpp193 HWTEST_F_L0(TransitionsDictionaryTest, RemoveElement) in HWTEST_F_L0() argument