Searched defs:prototypeForLookup (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSGlobalObject.h352 inline JSValue Structure::prototypeForLookup(ExecState* exec) const function in class:JSC::Structure
365 JSValue prototype = prototypeForLookup(exec);
376 JSValue prototype = prototypeForLookup(exec);

Completed in 966 milliseconds