Searched refs:toDOMApplicationCache (Results 1 – 8 of 8) sorted by relevance
59 WebDOMDOMApplicationCache toDOMApplicationCache();
167 if (WebCore::DOMApplicationCache* cache = value->toDOMApplicationCache()) in toWebKit()
76 DOMApplicationCache* toDOMApplicationCache() { return this; } in toDOMApplicationCache() function
136 if (DOMApplicationCache* cache = target->toDOMApplicationCache()) in toJS()
111 virtual DOMApplicationCache* toDOMApplicationCache();
108 DOMApplicationCache* EventTarget::toDOMApplicationCache() in toDOMApplicationCache() function in WebCore::EventTarget
424 if (DOMApplicationCache* domAppCache = target->toDOMApplicationCache()) in convertEventTargetToV8Object()
29884 (WebCore::EventTarget::toDOMApplicationCache):