Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h440 inline void RemoveEntry(const JSThread *thread, int index) in RemoveEntry() function
525 inline void RemoveEntry(const JSThread *thread, int index) in RemoveEntry() function
585 inline void RemoveEntry(const JSThread *thread, int index) in RemoveEntry() function
Dlinked_hash_table.h107 inline void RemoveEntry(const JSThread *thread, int entry) in RemoveEntry() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.cpp153 void LinkedHashTableStubBuilder<LinkedHashTableType, LinkedHashTableObject>::RemoveEntry( in RemoveEntry() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder