Searched refs:kNewTargetInputCount (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | simplified-operator.h | 1139 static constexpr int kNewTargetInputCount = 1; member in v8::internal::AbortReason::final 1145 kSlowTargetInputCount + kArityInputCount + kNewTargetInputCount + |
H A D | js-operator.h | 1534 static constexpr int kNewTargetInputCount = 1; member in v8::internal::compiler::final 1535 STATIC_ASSERT(kNewTargetInputCount == |
Completed in 7 milliseconds