Searched defs:lookupGetter (Results 1 – 4 of 4) sorted by relevance
94 JSValue DebuggerActivation::lookupGetter(ExecState* exec, const Identifier& propertyName) in lookupGetter() function in JSC::DebuggerActivation
137 JSValue JSDOMWindowShell::lookupGetter(ExecState* exec, const Identifier& propertyName) in lookupGetter() function in WebCore::JSDOMWindowShell
444 JSValue JSDOMWindow::lookupGetter(ExecState* exec, const Identifier& propertyName) in lookupGetter() function in WebCore::JSDOMWindow
351 JSValue JSObject::lookupGetter(ExecState*, const Identifier& propertyName) in lookupGetter() function in JSC::JSObject