Home | History | Annotate | Download | only in src

Lines Matching defs:script_cache

680   ScriptCache* script_cache =
682 HashMap::Entry* entry = script_cache->Lookup(key, hash, false);
684 script_cache->Remove(key, hash);