Searched defs:uncheckedRemove (Results 1 - 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
H A DWeakGCMap.h62 bool uncheckedRemove(const KeyType&, const MappedType&);
109 bool WeakGCMap<KeyType, MappedType>::uncheckedRemove(const KeyType& key, const MappedType& value) function in class:JSC::WeakGCMap

Completed in 55 milliseconds