Searched refs:InsertInputs (Results 1 – 3 of 3) sorted by relevance
196 void Node::InsertInputs(Zone* zone, int index, int count) { in InsertInputs() function in v8::internal::compiler::Node
104 void InsertInputs(Zone* zone, int index, int count);
278 node->InsertInputs(zone(), 4, 2); in LowerJSStoreDataPropertyInLiteral()