Home | History | Annotate | Download | only in x87

Lines Matching refs:map_check_

2928       codegen()->DoDeferredInstanceOfKnownGlobal(instr_, &map_check_);
2931 Label* map_check() { return &map_check_; }
2934 Label map_check_;