Lines Matching full:endvalue
4367 std::unique_ptr<CFXJSE_Value> endValue = GetSimpleValue(pThis, args, 2);4370 (ValueIsNull(pThis, endValue.get()))) {4387 std::max(0, static_cast<int32_t>(ValueToFloat(pThis, endValue.get())));