Home
last modified time | relevance | path

Searched refs:activeProxy (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DScriptController.cpp165 V8Proxy* activeProxy = activeFrame->script()->proxy(); in processingUserGesture() local
192 if (sourceURL && sourceURL->isNull() && !activeProxy->timerCallback()) { in processingUserGesture()