Home | History | Annotate | Download | only in heap

Lines Matching defs:raw_key

2411           Object* raw_key = map_cache->get(i);
2412 if (raw_key == heap()->undefined_value() ||
2413 raw_key == heap()->the_hole_value())