Home | History | Annotate | Download | only in cctest

Lines Matching refs:last_map

754   Handle<Map> last_map = Map::AddMissingTransitionsForTesting(
758 // to |last_map|.
762 CHECK(last_map->is_stable());
763 Map* map = *last_map;