Searched defs:methodGetter (Results 1 – 2 of 2) sorted by relevance
97 JSValue RuntimeObject::methodGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyNa… in methodGetter() function in JSC::Bindings::RuntimeObject
399 JSValue JSNPObject::methodGetter(ExecState* exec, JSValue slotBase, const Identifier& methodName) in methodGetter() function in WebKit::JSNPObject