HomeSort by relevance Sort by last modified time
    Searched refs:cacheWrapper (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/bindings/js/
JSDocumentCustom.cpp 74 cacheWrapper(currentWorld(exec), location, jsLocation);
JSDOMBinding.h 164 template <typename DOMClass> inline void cacheWrapper(DOMWrapperWorld* world, DOMClass* domObject, JSDOMWrapper* wrapper)
189 cacheWrapper(currentWorld(exec), node, wrapper);
JSDOMWindowCustom.cpp 450 cacheWrapper(currentWorld(exec), history, jsHistory);
462 cacheWrapper(currentWorld(exec), location, jsLocation);

Completed in 40 milliseconds