Home | History | Annotate | Download | only in ppc

Lines Matching refs:JumpIfNotInNewSpace

681   void JumpIfNotInNewSpace(Register object, Register scratch, Label* branch) {
1019 // Helper for implementing JumpIfNotInNewSpace and JumpIfInNewSpace.