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

Issue 225403005: ARM64: fix constant pool size used by disassembler (Closed)

Created:
6 years, 8 months ago by vincent.belliard
Modified:
6 years, 8 months ago
Reviewers:
Benedikt Meurer, ulan
CC:
v8-dev
Visibility:
Public.

Description

ARM64: fix constant pool size used by disassembler BUG= R=ulan@chromium.org, bmeurer@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/arm64/assembler-arm64.cc View 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
vincent.belliard
num_pending_reloc_info_ was multiplied by 2 during the call of ConstantPoolMarker and inside ConstantPoolMarker. The result ...
6 years, 8 months ago (2014-04-04 11:55:20 UTC) #1
ulan
6 years, 8 months ago (2014-04-04 12:04:59 UTC) #2
lgtm, nice catch!

Powered by Google App Engine
This is Rietveld 408576698