OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRootListLength
(Results
1 - 4
of
4
) sorted by null
/external/v8/src/
heap.h
[
all
...]
heap.cc
176
memset(roots_, 0, sizeof(roots_[0]) *
kRootListLength
);
[
all
...]
/external/chromium_org/v8/src/
heap.h
[
all
...]
heap.cc
174
memset(roots_, 0, sizeof(roots_[0]) *
kRootListLength
);
[
all
...]
Completed in 65 milliseconds