Home | History | Annotate | Download | only in ia32

Lines Matching refs:map_check_

1900       codegen()->DoDeferredLInstanceOfKnownGlobal(instr_, &map_check_);
1903 Label* map_check() { return &map_check_; }
1907 Label map_check_;