Home
last modified time | relevance | path

Searched defs:new_input_count (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dnode.cc262 void Node::TrimInputCount(int new_input_count) { in TrimInputCount()
274 void Node::EnsureInputCount(Zone* zone, int new_input_count) { in EnsureInputCount()