DescriptionMIPS64: Fix memory allocation when code range is used for LO space only.
Allocation must respect requested reserve size, not requested commit area size.
Additionally fix check failures in debug mode for mips64.
After CL: https://codereview.chromium.org/1147503002/
memory for large code objects is allocated from code range,
memory for regular code objects is allocated normally.
TEST=cctest/test-spaces/MemoryChunk
BUG=
Committed: https://crrev.com/a5b0a3e298c9e8eb5917040c6f7ed2f0b919b123
Cr-Commit-Position: refs/heads/master@{#28995}
Patch Set 1 #Patch Set 2 : Remove ifdefs and make checks valid on mips64. #
Messages
Total messages: 9 (2 generated)
|