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