Searched refs:ReplaceContextInput (Results 1 – 5 of 5) sorted by relevance
43 NodeProperties::ReplaceContextInput(node, candidate_new_context); in Reduce()
83 static void ReplaceContextInput(Node* node, Node* context);
171 NodeProperties::ReplaceContextInput( in ReduceFunctionPrototypeApply()187 NodeProperties::ReplaceContextInput( in ReduceFunctionPrototypeCall()
153 void NodeProperties::ReplaceContextInput(Node* node, Node* context) { in ReplaceContextInput() function in v8::internal::compiler::NodeProperties
823 NodeProperties::ReplaceContextInput(node, jsgraph()->NoContextConstant()); in ReduceJSToNumber()2177 NodeProperties::ReplaceContextInput(node, context); in ReduceJSCallFunction()