ARM64: Fix EnsureSpace to not emit pools.
authoralexandre.rames@arm.com <alexandre.rames@arm.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 14 Apr 2014 11:04:46 +0000 (11:04 +0000)
committeralexandre.rames@arm.com <alexandre.rames@arm.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 14 Apr 2014 11:04:46 +0000 (11:04 +0000)
commitb0938269dc7f73118310cdfc8c67cb3108e33433
tree485b5344f0b731942867130c4379226908f2caea
parent0182a0f16af9c06c24dfacf56763ca922067c00d
ARM64: Fix EnsureSpace to not emit pools.

The EnsureSpace scope must not trigger any code emission, so it should only grow
the buffer, and not check for pools.

R=ulan@chromium.org

Review URL: https://codereview.chromium.org/230223005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20714 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm64/assembler-arm64-inl.h
src/arm64/assembler-arm64.h