Searched defs:willReleaseScriptContext (Results 1 – 6 of 6) sorted by relevance
159 void FrameLoaderClientImpl::willReleaseScriptContext(v8::Handle<v8::Context> context, int worldId) in willReleaseScriptContext() function in blink::FrameLoaderClientImpl
282 virtual void willReleaseScriptContext(WebFrame*, v8::Handle<v8::Context>, int worldId) { } in willReleaseScriptContext() function
250 virtual void willReleaseScriptContext(v8::Handle<v8::Context>, int worldId) OVERRIDE { } in willReleaseScriptContext() function
1215 void RenderFrameImpl::willReleaseScriptContext(blink::WebFrame* frame, in willReleaseScriptContext() function in content::RenderFrameImpl
3979 void RenderViewImpl::willReleaseScriptContext(WebFrame* frame, in willReleaseScriptContext() function in content::RenderViewImpl
2755 …virtual void willReleaseScriptContext(WebFrame* frame, v8::Handle<v8::Context> context, int worldI… in willReleaseScriptContext() function in __anon0218530c0111::ContextLifetimeTestWebFrameClient