• Mathieu Chartier's avatar
    Enable large object space for command line runs. · bd0a6533
    Mathieu Chartier authored
    Added a dynamic large_object_threshold_ variable which is max int
    when the large object space is disabled.
    
    No longer clear timing logger timings after zygote creation since
    it is not required and removes the boot semispace timings.
    
    Change-Id: I693865f4699cc32381199377239854c6ec42f37e
    bd0a6533
heap-inl.h 11.9 KB