Home | History | Annotate | Download | only in x64

Lines Matching refs:LCheckMaps

5154 void LCodeGen::DoDeferredInstanceMigration(LCheckMaps* instr, Register object) {
5169 void LCodeGen::DoCheckMaps(LCheckMaps* instr) {
5172 DeferredCheckMaps(LCodeGen* codegen, LCheckMaps* instr, Register object)
5182 LCheckMaps* instr_;