Home
last modified time | relevance | path

Searched refs:MarkDestroyed (Results 1 – 25 of 115) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/performance_manager/v8_memory/
H A Dv8_context_tracker_internal.cc68 bool ExecutionContextData::MarkDestroyed(util::PassKey<ProcessData>) { in MarkDestroyed() function in performance_manager::v8_memory::internal::ExecutionContextData
310 bool ProcessData::MarkDestroyed(util::PassKey<V8ContextTrackerDataStore>, in MarkDestroyed() function in performance_manager::v8_memory::internal::ProcessData
312 bool result = ec_data->MarkDestroyed(PassKey()); in MarkDestroyed()
390 void V8ContextTrackerDataStore::MarkDestroyed(ExecutionContextData* ec_data) { in MarkDestroyed() function in performance_manager::v8_memory::internal::V8ContextTrackerDataStore
392 if (ec_data->process_data()->MarkDestroyed(PassKey(), ec_data)) { in MarkDestroyed()
H A Dv8_context_tracker_internal.h108 WARN_UNUSED_RESULT bool MarkDestroyed(util::PassKey<ProcessData>);
262 WARN_UNUSED_RESULT bool MarkDestroyed(
331 void MarkDestroyed(ExecutionContextData* ec_data);
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DLayerTransactionChild.h44 void MarkDestroyed() { mDestroyed = true; } in MarkDestroyed() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DLayerTransactionChild.h44 void MarkDestroyed() { mDestroyed = true; } in MarkDestroyed() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DLayerTransactionChild.h44 void MarkDestroyed() { mDestroyed = true; } in MarkDestroyed() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DLayerTransactionChild.h48 void MarkDestroyed() { mDestroyed = true; } in MarkDestroyed() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/gles2_conform_support/egl/
H A Dcontext.h52 void MarkDestroyed();
H A Ddisplay.cc51 context->MarkDestroyed(); in Terminate()
349 (*it)->MarkDestroyed(); in DestroyContext()
H A Dcontext.cc82 void Context::MarkDestroyed() { in MarkDestroyed() function in egl::Context
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/gles2_conform_support/egl/
H A Dcontext.h52 void MarkDestroyed();
H A Ddisplay.cc51 context->MarkDestroyed(); in Terminate()
349 (*it)->MarkDestroyed(); in DestroyContext()
H A Dcontext.cc82 void Context::MarkDestroyed() { in MarkDestroyed() function in egl::Context
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DGLContextProviderEAGL.mm39 MarkDestroyed();
H A DGLContextProviderWGL.cpp288 MarkDestroyed(); in ~GLContextWGL()
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DGLContextProviderEAGL.mm39 MarkDestroyed();
H A DGLContextProviderWGL.cpp287 MarkDestroyed(); in ~GLContextWGL()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DGLContextProviderEAGL.mm39 MarkDestroyed();
H A DGLContextProviderWGL.cpp288 MarkDestroyed(); in ~GLContextWGL()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLContextProviderEAGL.mm49 MarkDestroyed();
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DGLContextProviderEAGL.mm48 MarkDestroyed();
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DGLContextProviderEAGL.mm39 MarkDestroyed();
/dports/editors/lazarus/lazarus/lcl/
H A Dlclclasses.pp132 DebugLCLComponents.MarkDestroyed(Self);
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dlclclasses.pp132 DebugLCLComponents.MarkDestroyed(Self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlclclasses.pp150 DebugLCLComponents.MarkDestroyed(Self);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlclclasses.pp150 DebugLCLComponents.MarkDestroyed(Self);

12345