Home
last modified time | relevance | path

Searched defs:supportsInvokeDefaultMethod (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/bridge/objc/
Dobjc_instance.mm122 bool ObjcInstance::supportsInvokeDefaultMethod() const function
/external/webkit/WebCore/bridge/
Druntime.h97 virtual bool supportsInvokeDefaultMethod() const { return false; } in supportsInvokeDefaultMethod() function
/external/webkit/WebCore/bridge/c/
Dc_instance.cpp96 bool CInstance::supportsInvokeDefaultMethod() const in supportsInvokeDefaultMethod() function in JSC::Bindings::CInstance