Searched refs:kTargetInputCount (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | js-operator.h | 1365 static constexpr int kTargetInputCount = 1; member in v8::internal::compiler::JSCallOrConstructNode 1368 static constexpr int kExtraInputCount = kTargetInputCount + |
Completed in 4 milliseconds