Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/js/
DJSDocumentCustom.cpp74 cacheWrapper(currentWorld(exec), location, jsLocation); in location()
DJSDOMBinding.h164 …template <typename DOMClass> inline void cacheWrapper(DOMWrapperWorld* world, DOMClass* domObject,… in cacheWrapper() function
189 cacheWrapper(currentWorld(exec), node, wrapper); in createWrapper()
DJSDOMWindowCustom.cpp450 cacheWrapper(currentWorld(exec), history, jsHistory); in history()
462 cacheWrapper(currentWorld(exec), location, jsLocation); in location()
/external/webkit/Source/WebCore/
DChangeLog17527 (WebCore::cacheWrapper):