HomeSort by relevance Sort by last modified time
    Searched defs:Marking (Results 1 - 5 of 5) sorted by null

  /external/v8/src/heap/
mark-compact.h 31 class Marking : public AllStatic {
148 return Color(Marking::MarkBitFrom(obj));
164 DCHECK(Marking::IsWhite(to_mark_bit));
176 DISALLOW_IMPLICIT_CONSTRUCTORS(Marking);
180 // Marking deque for tracing live objects.
206 // Push the object on the marking stack if there is room, otherwise mark the
228 // Unshift the object into the marking stack if there is room, otherwise mark
263 // CodeFlusher collects candidates for code flushing during marking and
264 // processes those candidates after marking has completed in order to
480 // The following four methods can just be called after marking, when th
    [all...]
  /prebuilts/devtools/tools/lib/
traceview.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/24.4.0-beta6/
traceview-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/24.5.0/
traceview-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/25.0.0-alpha1/
traceview-25.0.0-alpha1.jar 

Completed in 42 milliseconds