Home | History | Annotate | Download | only in x64

Lines Matching full:map_check_

1933       codegen()->DoDeferredInstanceOfKnownGlobal(instr_, &map_check_);
1936 Label* map_check() { return &map_check_; }
1939 Label map_check_;