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

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
DOMWrapperWorld.h 110 static PassRefPtr<DOMWrapperWorld> createMainWorld();
DOMWrapperWorld.cpp 55 PassRefPtr<DOMWrapperWorld> DOMWrapperWorld::createMainWorld()
83 DEFINE_STATIC_LOCAL(RefPtr<DOMWrapperWorld>, cachedNormalWorld, (DOMWrapperWorld::createMainWorld()));

Completed in 272 milliseconds