Home | History | Annotate | Download | only in mips

Lines Matching full:from_map

3643   Handle<Map> from_map = instr->original_map();
3645 ElementsKind from_kind = from_map->elements_kind();
3652 __ Branch(&not_applicable, ne, scratch, Operand(from_map));