Searched refs:createWrapperCache (Results 1 – 8 of 8) sorted by relevance
40 NSMapTable* createWrapperCache() function62 DOMWrapperCache = createWrapperCache();
63 NSMapTable* createWrapperCache();
72 JSWrapperCache = createWrapperCache();
91 return createWrapperCache(world); in getWrapperCache()
870 JSWrapperCache* createWrapperCache(DOMWrapperWorld*);
566 Document::JSWrapperCache* Document::createWrapperCache(DOMWrapperWorld* world) in createWrapperCache() function in WebCore::Document
11185 (WebCore::Document::createWrapperCache):21808 (WebCore::Document::createWrapperCache): Widened the guards to the whole method.42431 (WebCore::Document::createWrapperCache):42871 (WebCore::Document::createWrapperCache):
62451 * bindings/objc/DOMInternal.h: added WebCore::createWrapperCache for use by all three caches62453 (WebCore::createWrapperCache): Contains the compile-time check for map table creation