Searched refs:retrieveFrameForEnteredContext (Results 1 – 12 of 12) sorted by relevance
93 Frame* frame = V8Proxy::retrieveFrameForEnteredContext(); in processDelayed()110 Frame* frame = V8Proxy::retrieveFrameForEnteredContext(); in handler()
99 Frame* frame = V8Proxy::retrieveFrameForEnteredContext(); in processingUserGesture()112 Frame* frame = V8Proxy::retrieveFrameForEnteredContext(); in completeURL()
79 Frame* ScriptController::retrieveFrameForEnteredContext() in retrieveFrameForEnteredContext() function in WebCore::ScriptController81 return V8Proxy::retrieveFrameForEnteredContext(); in retrieveFrameForEnteredContext()155 Frame* activeFrame = V8Proxy::retrieveFrameForEnteredContext(); in processingUserGesture()
126 static Frame* retrieveFrameForEnteredContext();
187 Frame* source = V8Proxy::retrieveFrameForEnteredContext(); in reportUnsafeAccessTo()562 Frame* V8Proxy::retrieveFrameForEnteredContext() in retrieveFrameForEnteredContext() function in WebCore::V8Proxy
272 static Frame* retrieveFrameForEnteredContext();
88 Frame* frame = V8Proxy::retrieveFrameForEnteredContext(); in submitCallback()
440 Frame* frame = V8Proxy::retrieveFrameForEnteredContext(); in allowPopUp()498 Frame* enteredFrame = V8Proxy::retrieveFrameForEnteredContext(); in showModalDialogCallback()582 Frame* enteredFrame = V8Proxy::retrieveFrameForEnteredContext(); in openCallback()
293 WebCore::Frame* frame = WebCore::V8Proxy::retrieveFrameForEnteredContext(); in findAgentForCurrentV8Context()
244 Page* page = V8Proxy::retrieveFrameForEnteredContext()->page(); in jsLoaded()
344 ScriptController::retrieveFrameForEnteredContext(); in frameForEnteredContext()
10630 … (WebCore::ACCESSOR_SETTER): Change retrieveActiveFrame() to retrieveFrameForEnteredContext().10876 … Change V8Proxy::retrieveActiveFrame() call sites to V8Proxy::retrieveFrameForEnteredContext().10879 V8::retrieveFrameForEnteredContext() for consistency.