Home
last modified time | relevance | path

Searched refs:setIsolatedWorldField (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DDOMWrapperWorld.h66 void setIsolatedWorldField(v8::Handle<v8::Context>);
DDOMWrapperWorld.cpp105 void DOMWrapperWorld::setIsolatedWorldField(v8::Handle<v8::Context> context) in setIsolatedWorldField() function in WebCore::DOMWrapperWorld
DV8WindowShell.cpp200 m_world->setIsolatedWorldField(context); in initializeIfNeeded()