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

/external/webkit/Source/WebCore/bindings/v8/
H A DDOMDataStore.h52 typedef WTF::Vector<DOMDataStore*> DOMDataList; typedef in namespace:WebCore
79 static DOMDataList& allStores();
80 // Mutex to protect against concurrent access of DOMDataList.

Completed in 78 milliseconds