Lines Matching full:scriptcache
163 class ScriptCache : private HashMap {165 ScriptCache() : HashMap(ScriptMatch), collected_scripts_(10) {}166 virtual ~ScriptCache() { Clear(); }473 ScriptCache* script_cache_;