Closed jbajwa closed 8 years ago
All fixes upstreamed:
1.test-spaces/Regress3540 https://codereview.chromium.org/2187833002/
2.test-heap/RememberedSetRemoveRange https://codereview.chromium.org/2182113002/
3.test-array-buffer-tracker/ArrayBuffer_SemiSpaceCopyMultipleTasks https://codereview.chromium.org/2167853002/
The following testcases fail on ppc native, works fine on sim.
Looks like these failures are due to page size on PPC being 64KB vs 4KB on other platform. Need to investigate further.