HomeSort by relevance Sort by last modified time
    Searched full:line_count_estimate (Results 1 - 1 of 1) sorted by null

  /external/v8/src/
handles.cc 449 int line_count_estimate = src->length() >> 4; local
450 List<int> line_ends(line_count_estimate);
    [all...]

Completed in 203 milliseconds