Home
last modified time | relevance | path

Searched refs:disposeContext (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DV8WindowShell.cpp94 void V8WindowShell::disposeContext(GlobalDetachmentBehavior behavior) in disposeContext() function in WebCore::V8WindowShell
120 disposeContext(DoNotDetachGlobal); in clearForClose()
140 disposeContext(DetachGlobal); in clearForNavigation()
208 disposeContext(DoNotDetachGlobal); in initialize()
220 disposeContext(DoNotDetachGlobal); in initialize()
DV8WindowShell.h92 void disposeContext(GlobalDetachmentBehavior);