Home | History | Annotate | Download | only in x64

Lines Matching refs:map_check_

1912       codegen()->DoDeferredLInstanceOfKnownGlobal(instr_, &map_check_);
1915 Label* map_check() { return &map_check_; }
1919 Label map_check_;