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/v8/
DOMWrapperWorld.h 55 WorkerWorldId,
109 bool isWorkerWorld() const { return m_worldId == WorkerWorldId; }
WorkerScriptController.cpp 71 m_world = DOMWrapperWorld::create(WorkerWorldId);

Completed in 52 milliseconds