Lines Matching defs:new_target
667 Node* new_target = NodeProperties::GetValueInput(node, arity + 1);706 NodeProperties::ReplaceValueInput(node, new_target, 1);745 NodeProperties::ReplaceValueInput(node, new_target, 1);763 if (target == new_target) {