OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 70 milliseconds