Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Issue 230223005: ARM64: Fix EnsureSpace to not emit pools. (Closed)

Created:
6 years, 8 months ago by Alexandre Rames
Modified:
6 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

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 Committed: https://code.google.com/p/v8/source/detail?r=20714

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M src/arm64/assembler-arm64.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/arm64/assembler-arm64-inl.h View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Alexandre Rames
6 years, 8 months ago (2014-04-09 13:17:32 UTC) #1
ulan
lgtm
6 years, 8 months ago (2014-04-09 13:31:54 UTC) #2
Alexandre Rames
6 years, 8 months ago (2014-04-14 11:04:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20714 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698