Searched defs:CacheTypes (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DCodeCache.cpp65 template <typename T> struct CacheTypes { }; struct in namespace:JSC
67 template <> struct CacheTypes<UnlinkedProgramCodeBlock> { struct in namespace:JSC
72 template <> struct CacheTypes<UnlinkedEvalCodeBlock> { struct in namespace:JSC

Completed in 115 milliseconds