Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DScriptController.cpp513 bool locationChangeBefore = m_frame->navigationScheduler().locationChangePending(); in executeScriptIfJavaScriptURL() local
530 if (!locationChangeBefore && m_frame->navigationScheduler().locationChangePending()) in executeScriptIfJavaScriptURL()