HomeSort by relevance Sort by last modified time
    Searched refs:WorkerWorldId (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DOMWrapperWorld.h 56 WorkerWorldId,
116 bool isWorkerWorld() const { return m_worldId == WorkerWorldId; }
WorkerScriptController.cpp 116 m_world = DOMWrapperWorld::create(WorkerWorldId);

Completed in 83 milliseconds