OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PromotedSpaceSize
(Results
1 - 5
of
5
) sorted by null
/external/v8/src/
incremental-marking-inl.h
103
if (bytes_rescanned_ > 2 * heap_->
PromotedSpaceSize
()) {
heap.h
[
all
...]
incremental-marking.cc
941
return heap_->MaxOldGenerationSize() - heap_->
PromotedSpaceSize
();
heap.cc
809
size_of_old_gen_at_last_old_space_gc_ =
PromotedSpaceSize
();
[
all
...]
mark-compact.cc
[
all
...]
Completed in 77 milliseconds