Home | History | Annotate | Download | only in src

Lines Matching refs:MapCache

15335 Object* MapCache::Lookup(FixedArray* array) {
15343 MaybeObject* MapCache::Put(FixedArray* array, Map* value) {
15350 MapCache* cache = reinterpret_cast<MapCache*>(obj);