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

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSScope.h246 inline JSGlobalObject* ExecState::lexicalGlobalObject() const function in class:JSC::ExecState
H A DStructureInlines.h140 inline bool Structure::masqueradesAsUndefined(JSGlobalObject* lexicalGlobalObject) argument
H A DExecutable.cpp445 JSGlobalObject* lexicalGlobalObject = exec->lexicalGlobalObject(); local

Completed in 156 milliseconds