Searched refs:WebCoreJSClientData (Results 1 – 12 of 12) sorted by relevance
32 class WebCoreJSClientData : public JSC::JSGlobalData::ClientData {33 WTF_MAKE_NONCOPYABLE(WebCoreJSClientData); WTF_MAKE_FAST_ALLOCATED;38 WebCoreJSClientData() { } in WebCoreJSClientData() function39 virtual ~WebCoreJSClientData() in ~WebCoreJSClientData()75 WebCoreJSClientData* webCoreJSClientData = new WebCoreJSClientData; in initNormalWorldClientData()
46 static_cast<WebCoreJSClientData*>(clientData)->rememberWorld(this); in DOMWrapperWorld()53 static_cast<WebCoreJSClientData*>(clientData)->forgetWorld(this); in ~DOMWrapperWorld()74 return static_cast<WebCoreJSClientData*>(clientData)->normalWorld(); in normalWorld()
34 return static_cast<WebCoreJSClientData*>(clientData)->hashTableMap; in mapFor()
99 : m_pos(static_cast<WebCoreJSClientData*>(globalData->clientData)->m_worldSet.begin()) in JSGlobalDataWorldIterator()100 , m_end(static_cast<WebCoreJSClientData*>(globalData->clientData)->m_worldSet.end()) in JSGlobalDataWorldIterator()
175 …static_cast<WebCoreJSClientData*>(JSDOMWindow::commonJSGlobalData()->clientData)->getAllWorlds(wor… in getAllWorlds()
23963 responsible for managing its presence in WebCoreJSClientData's world set.23979 * bindings/js/WebCoreJSClientData.h:23981 that WebCoreJSClientData must be set as globalData->clientData before39018 Move DOMObjectHashTableMap, DOMWrapperWorld and WebCoreJSClientData into39045 * bindings/js/WebCoreJSClientData.h: Copied from bindings/js/JSDOMBinding.h.39046 (WebCore::WebCoreJSClientData::WebCoreJSClientData):39047 (WebCore::WebCoreJSClientData::~WebCoreJSClientData):39048 (WebCore::WebCoreJSClientData::normalWorld):39049 (WebCore::WebCoreJSClientData::getAllWorlds):39050 (WebCore::WebCoreJSClientData::rememberWorld):[all …]
1345 bindings/js/WebCoreJSClientData.h \
856 Source/WebCore/bindings/js/WebCoreJSClientData.h \
11180 (WebCore::WebCoreJSClientData::WebCoreJSClientData):19985 class WebCoreJSClientData - bindings/js/JSDOMWindowBase.cpp:16227117 (WebCore::WebCoreJSClientData::WebCoreJSClientData):28998 (WebCore::WebCoreJSClientData::beginningExecution):28999 (WebCore::WebCoreJSClientData::completedExecution):32285 (WebCore::WebCoreJSClientData::getAllWorlds): Added. Copies all the32290 WebCoreJSClientData.42646 … * Replaces the single global DOM wrapper map (on the WebCoreJSClientData) with separate maps,42717 (WebCore::WebCoreJSClientData::WebCoreJSClientData):42718 (WebCore::WebCoreJSClientData::currentWorld):[all …]
922 Source/WebCore/bindings/js/WebCoreJSClientData.h \
1904 'bindings/js/WebCoreJSClientData.h',
4979 …4310CC000D817E /* WebCoreJSClientData.h in Headers */ = {isa = PBXBuildFile; fileRef = BC53D910114…11460 …0D817E /* WebCoreJSClientData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …18200 BC53D910114310CC000D817E /* WebCoreJSClientData.h */,22852 BC53D911114310CC000D817E /* WebCoreJSClientData.h in Headers */,