Home | History | Annotate | Download | only in src

Lines Matching refs:min_length

9970     uint32_t min_length = actual_length < length ? actual_length : length;
9972 isolate->factory()->NewNumber(static_cast<double>(min_length));