Searched defs:PromotionMode (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/heap/
H A Dheap.h325 enum PromotionMode { PROMOTE_MARKED, DEFAULT_PROMOTION }; enum in namespace:v8::internal
806 template <PromotionMode promotion_mode>
809 inline PromotionMode CurrentPromotionMode();
1731 PromotionMode promotion_mode);

Completed in 117 milliseconds