OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
449
cacheWrapper
(currentWorld(exec), history, jsHistory);
461
cacheWrapper
(currentWorld(exec), location, jsLocation);
Completed in 98 milliseconds