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

/external/webkit/WebCore/bindings/js/
H A DJSDOMWindowCustom.cpp469 JSHistory* jsHistory = new (exec) JSHistory(getDOMStructure<JSHistory>(exec, window), window, history); local
470 cacheDOMObjectWrapper(exec, history, jsHistory);
471 return jsHistory;

Completed in 199 milliseconds