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

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8PerContextData.h 79 void setIsolatedWorld(DOMWrapperWorld* world) { m_isolatedWorld = world; }
DOMWrapperWorld.cpp 107 V8PerContextDataHolder::from(context)->setIsolatedWorld(isMainWorld() ? 0 : this);

Completed in 57 milliseconds