Home
last modified time | relevance | path

Searched refs:kFindOnly (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/bindings/v8/custom/
DV8DOMApplicationCacheCustom.cpp47 static const bool kFindOnly = true; variable
126 RefPtr<EventListener> listener = argumentToEventListener(appcache, args[1], kFindOnly); in CALLBACK_FUNC_DECL()