• michael_dawson's avatar
    Contribution of PowerPC port (continuation of 422063005) - PPC opt 2 · bf3691ae
    michael_dawson authored
    Contribution of PowerPC port (continuation of 422063005, 817143002,
    866843003, and 901083004. The bulk of the changes are to remove some
    hard coded assumptions about heap page size within existing tests.
    The remaining change is to use a larger heap page size for PPC linux
    as this provides a performance benefit due to the larger memory page size.
    
    	modified:   src/base/build_config.h
    	modified:   src/heap/heap.cc
    	modified:   test/cctest/test-alloc.cc
    	modified:   test/cctest/test-constantpool.cc
    	modified:   test/cctest/test-heap.cc
    	modified:   test/cctest/test-spaces.cc
    	modified:   test/cctest/test-weakmaps.cc
    	modified:   test/cctest/test-weaksets.cc
    
    R=danno@chromium.org, svenpanne@chromium.org
    
    BUG=
    
    Review URL: https://codereview.chromium.org/910333004
    
    Cr-Commit-Position: refs/heads/master@{#26833}
    bf3691ae
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...