Searched refs:canRewindTo (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocumentLifecycle.cpp156 bool DocumentLifecycle::canRewindTo(State state) const function in class:blink::DocumentLifecycle
177 ASSERT(canRewindTo(state));
H A DDocumentLifecycle.h140 bool canRewindTo(State) const;

Completed in 115 milliseconds