Lines Matching refs:ReplaceValueInput
2519 NodeProperties::ReplaceValueInput(node, target, 0); in ReduceArrayConstructor()
2520 NodeProperties::ReplaceValueInput(node, target, 1); in ReduceArrayConstructor()
3045 NodeProperties::ReplaceValueInput(node, value, n.TargetIndex()); in ReduceObjectPrototypeIsPrototypeOf()
4386 NodeProperties::ReplaceValueInput( in ReduceJSCall()
4389 NodeProperties::ReplaceValueInput(node, jsgraph()->Constant(bound_this), in ReduceJSCall()
4443 NodeProperties::ReplaceValueInput(node, bound_target_function, in ReduceJSCall()
4445 NodeProperties::ReplaceValueInput(node, bound_this, n.ReceiverIndex()); in ReduceJSCall()
4501 NodeProperties::ReplaceValueInput(node, target_function, n.TargetIndex()); in ReduceJSCall()
4517 NodeProperties::ReplaceValueInput(node, target_closure, n.TargetIndex()); in ReduceJSCall()
6927 NodeProperties::ReplaceValueInput(node, target, 0); in ReducePromisePrototypeCatch()
7058 NodeProperties::ReplaceValueInput(node, target, n.TargetIndex()); in ReducePromisePrototypeFinally()