Lines Matching refs:caches
1858 // Caches are supposed to live for a long time, allocate in old space.1876 Handle<FixedArray> caches = FACTORY->NewFixedArray(kNumberOfCaches, TENURED);1882 caches->set(index++, cache); \1889 global_context()->set_jsfunction_result_caches(*caches);