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

Issue 2237443002: Add ToSmi and Goto operations to FastAccessorAssembler. (Closed)

Created:
4 years, 4 months ago by Alfonso
Modified:
4 years, 3 months ago
Reviewers:
vogelheim
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add ToSmi and Goto operations to FastAccessorAssembler. BUG=chromium:508898 Committed: https://crrev.com/f4e92fe13e512b0f190db82fed8e1b0da2314cea Cr-Commit-Position: refs/heads/master@{#38745}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Updated ToSmi comment #

Patch Set 3 : Fix 32-bit SMI overflow in test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -0 lines) Patch
M include/v8-experimental.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/api-experimental.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M src/fast-accessor-assembler.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/fast-accessor-assembler.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M test/cctest/test-api-fast-accessor-builder.cc View 1 2 1 chunk +89 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (23 generated)
Alfonso
PTAL.
4 years, 4 months ago (2016-08-10 12:38:49 UTC) #3
vogelheim
lgtm https://codereview.chromium.org/2237443002/diff/1/src/fast-accessor-assembler.h File src/fast-accessor-assembler.h (right): https://codereview.chromium.org/2237443002/diff/1/src/fast-accessor-assembler.h#newcode69 src/fast-accessor-assembler.h:69: // Converts an integer to JS-compatible Smi representation. ...
4 years, 4 months ago (2016-08-12 08:08:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2237443002/60001
4 years, 4 months ago (2016-08-19 09:33:29 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 4 months ago (2016-08-19 09:35:12 UTC) #26
commit-bot: I haz the power
4 years, 4 months ago (2016-08-19 09:35:21 UTC) #28
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f4e92fe13e512b0f190db82fed8e1b0da2314cea
Cr-Commit-Position: refs/heads/master@{#38745}

Powered by Google App Engine
This is Rietveld 408576698