Searched refs:slow_cache (Results 1 – 1 of 1) sorted by relevance
292 Handle<SimpleNumberDictionary> slow_cache = in ProbeInstantiationsCache() local294 int entry = slow_cache->FindEntry(isolate, serial_number); in ProbeInstantiationsCache()298 return handle(JSObject::cast(slow_cache->ValueAt(entry)), isolate); in ProbeInstantiationsCache()