Lines Matching defs:JumpIfRoot
614 __ JumpIfRoot(kInterpreterAccumulatorRegister, root, &dont_jump, in UpdateInterruptBudgetAndDoInterpreterJumpIfNotRoot() local
1146 __ JumpIfRoot(kInterpreterAccumulatorRegister, in VisitLogicalNot() local
1557 __ JumpIfRoot(kInterpreterAccumulatorRegister, in VisitTestNull() local
1566 __ JumpIfRoot(kInterpreterAccumulatorRegister, in VisitTestUndefined() local
1629 __ JumpIfRoot(kInterpreterAccumulatorRegister, RootIndex::kTrueValue, in VisitTestTypeOf() local
1631 __ JumpIfRoot(kInterpreterAccumulatorRegister, RootIndex::kFalseValue, in VisitTestTypeOf() local
1662 __ JumpIfRoot(kInterpreterAccumulatorRegister, RootIndex::kNullValue, in VisitTestTypeOf() local
1708 __ JumpIfRoot(kInterpreterAccumulatorRegister, RootIndex::kNullValue, in VisitTestTypeOf() local
2061 __ JumpIfRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue, in VisitJumpIfUndefinedOrNull() local
2200 __ JumpIfRoot(kInterpreterAccumulatorRegister, RootIndex::kTheHoleValue, in VisitThrowSuperAlreadyCalledIfNotHole() local
2232 __ JumpIfRoot(generator_object, RootIndex::kUndefinedValue, &fallthrough); in VisitSwitchOnGeneratorState() local