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

  /external/v8/src/heap/
scavenger-inl.h 65 template <PromotionMode promotion_mode>
scavenger.h 66 template <PromotionMode promotion_mode>
scavenger.cc 25 template <MarksHandling marks_handling, PromotionMode promotion_mode,
361 template <MarksHandling marks_handling, PromotionMode promotion_mode,
heap.h 325 enum PromotionMode { PROMOTE_MARKED, DEFAULT_PROMOTION };
    [all...]
heap-inl.h 396 template <PromotionMode promotion_mode>
412 PromotionMode Heap::CurrentPromotionMode() {
heap.cc     [all...]

Completed in 73 milliseconds