Home
last modified time | relevance | path

Searched refs:kNumCArgs (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Draw-machine-assembler.cc737 static constexpr std::size_t kNumCArgs = 10; in CallCFunctionImpl() local
755 base::SmallVector<Node*, kNumCArgs> nodes(args.size() + 1); in CallCFunctionImpl()