Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bridge/objc/
Dobjc_instance.mm172 bool ObjcInstance::supportsInvokeDefaultMethod() const function
/external/webkit/Source/WebCore/bridge/jsc/
DBridgeJSC.h99 virtual bool supportsInvokeDefaultMethod() const { return false; } in supportsInvokeDefaultMethod() function
/external/webkit/Source/WebCore/bridge/c/
Dc_instance.cpp107 bool CInstance::supportsInvokeDefaultMethod() const in supportsInvokeDefaultMethod() function in JSC::Bindings::CInstance