OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:can_start_incremental_gc
(Results
1 - 3
of
3
) sorted by null
/external/v8/src/heap/
memory-reducer.h
106
bool
can_start_incremental_gc
;
member in struct:v8::internal::MemoryReducer::Event
memory-reducer.cc
48
event.
can_start_incremental_gc
=
162
} else if (event.
can_start_incremental_gc
&&
/external/v8/test/unittests/heap/
memory-reducer-unittest.cc
53
bool
can_start_incremental_gc
) {
58
event.
can_start_incremental_gc
=
can_start_incremental_gc
;
Completed in 2561 milliseconds