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

/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DImmutableDictionary.cpp44 ImmutableDictionary::ImmutableDictionary(MapType map) function in class:WebKit::ImmutableDictionary
[all...]
H A DImmutableDictionary.h43 class ImmutableDictionary : public API::ObjectImpl<API::Object::Type::Dictionary> { class in namespace:WebKit
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebContext.cpp1282 void WebContext::getStatistics(uint32_t statisticsMask, std::function<void (ImmutableDictionary*, CallbackBase::Error)> callbackFunction) argument

Completed in 159 milliseconds