Searched refs:executingFrame (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.cpp896 LocalFrame* Document::executingFrame() function in class:blink::Document
4890 LocalFrame* frame = executingFrame();
4906 LocalFrame* frame = executingFrame();
4909 if (!node->document().executingFrame())
H A DDocument.h1008 LocalFrame* executingFrame();

Completed in 82 milliseconds