Searched refs:getThreadGlobalObject (Results 1 – 2 of 2) sorted by relevance
47 static JSGlueGlobalObject* getThreadGlobalObject();186 result = new (exec) UserObjectImp(getThreadGlobalObject()->userObjectStructure(), ptr); in JSObjectKJSValue()406 static JSGlueGlobalObject* getThreadGlobalObject() in getThreadGlobalObject() function420 ExecState* exec = getThreadGlobalObject()->globalExec(); in getThreadGlobalExecState()
234 (getThreadGlobalObject): Use the shared JSGlobalData instance.366 (getThreadGlobalObject):484 (getThreadGlobalObject): Added. Shared by JSObjectKJSValue and487 (getThreadGlobalExecState): Changed to call getThreadGlobalObject.