Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h396 inline void RemoveEntry(const JSThread *thread, int index) in RemoveEntry() function
481 inline void RemoveEntry(const JSThread *thread, int index) in RemoveEntry() function
541 inline void RemoveEntry(const JSThread *thread, int index) in RemoveEntry() function
Dlinked_hash_table.h112 inline void RemoveEntry(const JSThread *thread, int entry) in RemoveEntry() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.cpp155 void LinkedHashTableStubBuilder<LinkedHashTableType, LinkedHashTableObject>::RemoveEntry( in RemoveEntry() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder