Home
last modified time | relevance | path

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

/external/webkit/WebCore/bindings/objc/
DDOMInternal.mm40 NSMapTable* createWrapperCache() function
62 DOMWrapperCache = createWrapperCache();
DDOMInternal.h63 NSMapTable* createWrapperCache();
DWebScriptObject.mm72 JSWrapperCache = createWrapperCache();
/external/webkit/WebCore/bindings/js/
DJSDOMBinding.cpp91 return createWrapperCache(world); in getWrapperCache()
/external/webkit/WebCore/dom/
DDocument.h870 JSWrapperCache* createWrapperCache(DOMWrapperWorld*);
DDocument.cpp566 Document::JSWrapperCache* Document::createWrapperCache(DOMWrapperWorld* world) in createWrapperCache() function in WebCore::Document
/external/webkit/WebCore/
DChangeLog-2010-01-2911185 (WebCore::Document::createWrapperCache):
21808 (WebCore::Document::createWrapperCache): Widened the guards to the whole method.
42431 (WebCore::Document::createWrapperCache):
42871 (WebCore::Document::createWrapperCache):
DChangeLog-2009-06-1662451 * bindings/objc/DOMInternal.h: added WebCore::createWrapperCache for use by all three caches
62453 (WebCore::createWrapperCache): Contains the compile-time check for map table creation