Home
last modified time | relevance | path

Searched refs:WillReleaseScriptContext (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/renderer/
H A Dweb_channel_ipc_transport.h67 void WillReleaseScriptContext(v8::Local<v8::Context> context, int worldId) override;
H A Dweb_channel_ipc_transport.cpp267 void WebChannelIPCTransport::WillReleaseScriptContext(v8::Local<v8::Context> context, int worldId) in WillReleaseScriptContext() function in QtWebEngineCore::WebChannelIPCTransport
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/js_injection/renderer/
H A Djs_communication.h42 void WillReleaseScriptContext(v8::Local<v8::Context> context,
H A Djs_communication.cc92 void JsCommunication::WillReleaseScriptContext(v8::Local<v8::Context> context, in WillReleaseScriptContext() function in js_injection::JsCommunication
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/renderer/
H A Dnative_extension_bindings_system_test_base.cc99 bindings_system_->WillReleaseScriptContext(*iter); in OnWillDisposeContext()
H A Dnative_extension_bindings_system.h44 void WillReleaseScriptContext(ScriptContext* context);
H A Dextension_frame_helper.h131 void WillReleaseScriptContext(v8::Local<v8::Context>,
H A Dextension_frame_helper.cc366 void ExtensionFrameHelper::WillReleaseScriptContext( in WillReleaseScriptContext() function in extensions::ExtensionFrameHelper
369 extension_dispatcher_->WillReleaseScriptContext( in WillReleaseScriptContext()
H A Ddispatcher.cc545 void Dispatcher::WillReleaseScriptContext( in WillReleaseScriptContext() function in extensions::Dispatcher
552 bindings_system_->WillReleaseScriptContext(context); in WillReleaseScriptContext()
590 worker_bindings_system->WillReleaseScriptContext(script_context); in WillDestroyServiceWorkerContextOnWorkerThread()
1190 base::Bind(&NativeExtensionBindingsSystem::WillReleaseScriptContext, in OnUnloaded()
H A Ddispatcher.h141 void WillReleaseScriptContext(blink::WebLocalFrame* frame,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/renderer/
H A Dnative_extension_bindings_system.h44 void WillReleaseScriptContext(ScriptContext* context);
H A Dnative_extension_bindings_system_test_base.cc99 bindings_system_->WillReleaseScriptContext(*iter); in OnWillDisposeContext()
H A Dextension_frame_helper.h132 void WillReleaseScriptContext(v8::Local<v8::Context>,
H A Dextension_frame_helper.cc367 void ExtensionFrameHelper::WillReleaseScriptContext( in WillReleaseScriptContext() function in extensions::ExtensionFrameHelper
370 extension_dispatcher_->WillReleaseScriptContext( in WillReleaseScriptContext()
H A Ddispatcher.cc542 void Dispatcher::WillReleaseScriptContext( in WillReleaseScriptContext() function in extensions::Dispatcher
549 bindings_system_->WillReleaseScriptContext(context); in WillReleaseScriptContext()
587 worker_bindings_system->WillReleaseScriptContext(script_context); in WillDestroyServiceWorkerContextOnWorkerThread()
1162 base::Bind(&NativeExtensionBindingsSystem::WillReleaseScriptContext, in OnUnloaded()
H A Ddispatcher.h138 void WillReleaseScriptContext(blink::WebLocalFrame* frame,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/renderer/
H A Drender_frame_observer.h118 virtual void WillReleaseScriptContext(v8::Local<v8::Context> context, in WillReleaseScriptContext() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/renderer/
H A Drender_frame_observer.h122 virtual void WillReleaseScriptContext(v8::Local<v8::Context> context, in WillReleaseScriptContext() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/
H A Dlocal_frame_client.h292 virtual void WillReleaseScriptContext(v8::Local<v8::Context>,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/exported/
H A Dlocal_frame_client_impl.h81 void WillReleaseScriptContext(v8::Local<v8::Context>,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/
H A Dlocal_frame_client_impl.h80 void WillReleaseScriptContext(v8::Local<v8::Context>,
H A Dlocal_frame_client.h289 virtual void WillReleaseScriptContext(v8::Local<v8::Context>,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/web/
H A Dweb_local_frame_client.h561 virtual void WillReleaseScriptContext(v8::Local<v8::Context>, in WillReleaseScriptContext() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/web/
H A Dweb_local_frame_client.h547 virtual void WillReleaseScriptContext(v8::Local<v8::Context>, in WillReleaseScriptContext() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/loader/
H A Dempty_clients.h333 void WillReleaseScriptContext(v8::Local<v8::Context>, in WillReleaseScriptContext() function

12