Searched refs:retrieveFrameForCurrentContext (Results 1 – 16 of 16) sorted by relevance
57 Frame* frame = V8Proxy::retrieveFrameForCurrentContext(); in changeVersionCallback()100 Frame* frame = V8Proxy::retrieveFrameForCurrentContext(); in createTransaction()
59 Frame* frame = V8Proxy::retrieveFrameForCurrentContext(); in createPositionCallback()78 Frame* frame = V8Proxy::retrieveFrameForCurrentContext(); in createPositionErrorCallback()
72 Frame* frame = V8Proxy::retrieveFrameForCurrentContext(); in createApplicationInstalledCallback()
54 Frame* frame = V8Proxy::retrieveFrameForCurrentContext(); in v8HTMLAudioElementConstructorCallback()
54 Frame* frame = V8Proxy::retrieveFrameForCurrentContext(); in v8HTMLImageElementConstructorCallback()
54 Frame* frame = V8Proxy::retrieveFrameForCurrentContext(); in v8HTMLOptionElementConstructorCallback()
100 Frame* frame = V8Proxy::retrieveFrameForCurrentContext(); in executeSqlCallback()
125 callback = V8CustomVoidCallback::create(args[0], V8Proxy::retrieveFrameForCurrentContext()); in requestPermissionCallback()
84 Frame* ScriptController::retrieveFrameForCurrentContext() in retrieveFrameForCurrentContext() function in WebCore::ScriptController86 return V8Proxy::retrieveFrameForCurrentContext(); in retrieveFrameForCurrentContext()
130 static Frame* retrieveFrameForCurrentContext();
141 frame = V8Proxy::retrieveFrameForCurrentContext(); in getScriptExecutionContext()
273 static Frame* retrieveFrameForCurrentContext();
570 Frame* V8Proxy::retrieveFrameForCurrentContext() in retrieveFrameForCurrentContext() function in WebCore::V8Proxy
240 V8Proxy* current = V8Proxy::retrieve(V8Proxy::retrieveFrameForCurrentContext()); in getDragDataImpl()
351 ScriptController::retrieveFrameForCurrentContext(); in frameForCurrentContext()
80142 (WebCore::CALLBACK_FUNC_DECL): Changed to use V8Proxy::retrieveFrameForCurrentContext().