Searched refs:ReplaceContextInput (Results 1 – 4 of 4) sorted by relevance
83 static void ReplaceContextInput(Node* node, Node* context);
172 NodeProperties::ReplaceContextInput( in ReduceFunctionPrototypeApply()188 NodeProperties::ReplaceContextInput( in ReduceFunctionPrototypeCall()
155 void NodeProperties::ReplaceContextInput(Node* node, Node* context) { in ReplaceContextInput() function in v8::internal::compiler::NodeProperties
1578 NodeProperties::ReplaceContextInput(node, context); in ReduceJSCallFunction()