Home | History | Annotate | Download | only in src

Lines Matching defs:caches

2098   // Caches are supposed to live for a long time, allocate in old space.
2116 Handle<FixedArray> caches =
2123 caches->set(index++, cache); \
2130 native_context()->set_jsfunction_result_caches(*caches);