HomeSort by relevance Sort by last modified time
    Searched refs:FINALIZATION (Results 1 - 7 of 7) sorted by null

  /external/v8/src/heap/
incremental-marking.h 33 enum GCRequestType { NONE, COMPLETE_MARKING, FINALIZATION };
66 return request_type_ == FINALIZATION && !finalize_marking_completed_;
71 (request_type_ == FINALIZATION || request_type_ == COMPLETE_MARKING);
119 // This is the upper bound for how many times we allow finalization of
incremental-marking.cc 744 // so we can do it only once at the beginning of the finalization.
    [all...]
heap.cc 269 *reason = "Incremental marking needs finalization";
776 IncrementalMarking::FINALIZATION &&
    [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.4.7/
groovy-all-2.4.7.jar 

Completed in 998 milliseconds