Home | History | Annotate | Download | only in x64

Lines Matching defs:instance

37 // rbp-8 holds the stack marker, rbp-16 is the instance parameter, first stack
196 void LiftoffAssembler::SpillInstance(Register instance) {
197 movp(liftoff::GetInstanceOperand(), instance);