Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/js/
DJSDOMWindowCustom.cpp449 …JSHistory* jsHistory = new (exec) JSHistory(getDOMStructure<JSHistory>(exec, window), window, hist… in history() local
450 cacheWrapper(currentWorld(exec), history, jsHistory); in history()
451 return jsHistory; in history()