Home | History | Annotate | Download | only in mips

Lines Matching full:map_check_

2036       codegen()->DoDeferredInstanceOfKnownGlobal(instr_, &map_check_);
2039 Label* map_check() { return &map_check_; }
2043 Label map_check_;