Home
last modified time | relevance | path

Searched refs:EnsureInputCount (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dnode.h98 void EnsureInputCount(Zone* zone, int new_input_count);
H A Dnode.cc274 void Node::EnsureInputCount(Zone* zone, int new_input_count) { in EnsureInputCount() function in v8::internal::compiler::Node
H A Djs-native-context-specialization.cc486 node->EnsureInputCount(graph()->zone(), 8); in ReduceJSInstanceOf()

Completed in 8 milliseconds