Home | History | Annotate | Download | only in arm

Lines Matching full:map_check_

2167       codegen()->DoDeferredInstanceOfKnownGlobal(instr_, &map_check_);
2170 Label* map_check() { return &map_check_; }
2173 Label map_check_;