Searched refs:retrieveFrameForCallingContext (Results 1 – 5 of 5) sorted by relevance
115 Frame* frame = V8Proxy::retrieveFrameForCallingContext(); in writeCallback()124 Frame* frame = V8Proxy::retrieveFrameForCallingContext(); in writelnCallback()163 Frame* frame = V8Proxy::retrieveFrameForCallingContext(); in openCallback()
320 DOMWindow* source = V8Proxy::retrieveFrameForCallingContext()->domWindow(); in postMessageCallback()
65 Frame* frame = V8Proxy::retrieveFrameForCallingContext(); in activeFrame()
227 static Frame* retrieveFrameForCallingContext();
562 Frame* V8Proxy::retrieveFrameForCallingContext() in retrieveFrameForCallingContext() function in WebCore::V8Proxy