Home | History | Annotate | Download | only in src

Lines Matching refs:other_map

7081     HBasicBlock* other_map = graph()->CreateBasicBlock();
7083 New<HCompareMap>(object, map, this_map, other_map);
7112 set_current_block(other_map);