Searched refs:StateObjectPush (Results 1 - 4 of 4) sorted by relevance

/external/webkit/WebCore/page/
H A DHistory.h53 StateObjectPush, enumerator in enum:WebCore::History::StateObjectType
H A DHistory.cpp104 if (stateObjectType == StateObjectPush)
112 if (stateObjectType == StateObjectPush)
/external/webkit/WebCore/bindings/v8/custom/
H A DV8HistoryCustom.cpp61 history->stateObjectAdded(historyState.release(), title, url, History::StateObjectPush, ec);
/external/webkit/WebCore/bindings/js/
H A DJSHistoryCustom.cpp183 impl()->stateObjectAdded(historyState.release(), title, url, History::StateObjectPush, ec);

Completed in 70 milliseconds