Searched defs:kExtraInputCount (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | simplified-operator.h | 1134 static constexpr int kExtraInputCount = variable |
D | js-operator.h | 1267 static constexpr int kExtraInputCount = kTargetInputCount + variable |