OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Hurry
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/v8/src/
incremental-marking.h
88
void
Hurry
();
incremental-marking.cc
773
void IncrementalMarking::
Hurry
() {
779
PrintF("[IncrementalMarking]
Hurry
\n");
782
// TODO(gc)
hurry
can mark objects it encounters black as mutator
791
PrintF("[IncrementalMarking] Complete (
hurry
), spent %d ms.\n",
852
Hurry
();
872
// the should-
hurry
flag to indicate that there can't be much work left to do.
[
all
...]
/external/v8/src/
incremental-marking.h
84
void
Hurry
();
incremental-marking.cc
643
void IncrementalMarking::
Hurry
() {
647
PrintF("[IncrementalMarking]
Hurry
\n");
650
// TODO(gc)
hurry
can mark objects it encounters black as mutator
678
PrintF("[IncrementalMarking] Complete (
hurry
), spent %d ms.\n",
738
Hurry
();
758
// the should-
hurry
flag to indicate that there can't be much work left to do.
Completed in 1380 milliseconds