Home
last modified time | relevance | path

Searched refs:disposing (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebviewprivate.h89 gboolean disposing; member
Dwebkitwebview.cpp1341 priv->disposing = TRUE; in webkit_web_view_dispose()
1470 if (priv->disposing) in webkit_web_view_screen_changed()
/external/llvm/bindings/ocaml/executionengine/
Dllvm_executionengine.mli118 [ee], disposing of [m] and the module referenced by [mp]. Raises
/external/clang/docs/
DBlockLanguageSpec.rst245 around disposing of older values and copying new ones. Such
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DFrameLoaderClientGtk.cpp442 if (!privateData->disposing) in postProgressFinishedNotification()
/external/webkit/Source/WebKit/mac/Carbon/
DCarbonWindowAdapter.mm136 … indicator of whether or not this object should take responsibility for disposing of the Carbon wi…
279 … indicator of whether or not this object should take responsibility for disposing of the Carbon wi…
/external/v8/
DChangeLog3294 Force garbage collections when disposing contexts.
/external/webkit/Source/WebKit/gtk/
DChangeLog13145 a 'disposing' flag to WebView that we can check here, so
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2441333 contexts when idle. When disposing a context, start a timer that will
DChangeLog-2010-01-2943103 (WebCore::V8Proxy::disposeContextHandles): Added explicit disposing of m_context.