Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DgenericClassWithStaticFactory.ts125 public RemoveEntry<T>(entry: List<T>): List<T> { method in ListFactory
/third_party/typescript/tests/baselines/reference/
DgenericClassWithStaticFactory.js250 ListFactory.prototype.RemoveEntry = function (entry) { method in ListFactory
/third_party/node/deps/v8/src/snapshot/
Dserializer.h112 void RemoveEntry(base::HashMap::Entry* entry) { in RemoveEntry() function
/third_party/node/deps/v8/src/objects/
Dcompilation-cache-table.cc410 void CompilationCacheTable::RemoveEntry(int entry_index) { in RemoveEntry() function in v8::internal::CompilationCacheTable
Dobjects.cc6456 void ObjectHashTableBase<Derived, Shape>::RemoveEntry(InternalIndex entry) { in RemoveEntry() function in v8::internal::ObjectHashTableBase
/third_party/node/deps/v8/src/builtins/
Dbuiltins-collections-gen.cc2660 void WeakCollectionsBuiltinsAssembler::RemoveEntry( in RemoveEntry() function in v8::internal::WeakCollectionsBuiltinsAssembler
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp92367 void RemoveEntry(KeyType aKey) in RemoveEntry() function in nsTHashtable
92376 void RemoveEntry(EntryType* aEntry) in RemoveEntry() function in nsTHashtable
92675 void RemoveEntry(T* aKey) in RemoveEntry() function in nsTHashtable
92680 void RemoveEntry(EntryType* aEntry) in RemoveEntry() function in nsTHashtable