Home | History | Annotate | Download | only in ia32

Lines Matching full:map_check_

1977       codegen()->DoDeferredInstanceOfKnownGlobal(instr_, &map_check_);
1980 Label* map_check() { return &map_check_; }
1983 Label map_check_;