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 117 static PassRefPtr<DOMWrapperWorld> createMainWorld();
DOMWrapperWorld.cpp 57 PassRefPtr<DOMWrapperWorld> DOMWrapperWorld::createMainWorld()
86 DEFINE_STATIC_REF(DOMWrapperWorld, cachedNormalWorld, (DOMWrapperWorld::createMainWorld()));

Completed in 176 milliseconds