Home
last modified time | relevance | path

Searched defs:methodGetter (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bridge/
Druntime_object.cpp97 JSValue RuntimeObject::methodGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyNa… in methodGetter() function in JSC::Bindings::RuntimeObject
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DJSNPObject.cpp399 JSValue JSNPObject::methodGetter(ExecState* exec, JSValue slotBase, const Identifier& methodName) in methodGetter() function in WebKit::JSNPObject