Home
last modified time | relevance | path

Searched refs:ExecuteAndDestroySelf (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/
H A Dpausable_script_executor.cc205 ExecuteAndDestroySelf(); in Run()
210 WTF::Bind(&PausableScriptExecutor::ExecuteAndDestroySelf, in Run()
223 WTF::Bind(&PausableScriptExecutor::ExecuteAndDestroySelf, in RunAsync()
227 void PausableScriptExecutor::ExecuteAndDestroySelf() { in ExecuteAndDestroySelf() function in blink::PausableScriptExecutor
H A Dpausable_script_executor.h69 void ExecuteAndDestroySelf();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/
H A Dpausable_script_executor.cc209 ExecuteAndDestroySelf(); in Run()
229 WTF::Bind(&PausableScriptExecutor::ExecuteAndDestroySelf, in PostExecuteAndDestroySelf()
233 void PausableScriptExecutor::ExecuteAndDestroySelf() { in ExecuteAndDestroySelf() function in blink::PausableScriptExecutor
H A Dpausable_script_executor.h66 void ExecuteAndDestroySelf();