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

Issue 1620293002: Add native callbacks to FastAccessorAssembler. (Closed)

Created:
4 years, 11 months ago by vogelheim
Modified:
4 years, 10 months ago
CC:
Paweł Hajdan Jr., 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 native callbacks to FastAccessorAssembler. (Trying to finish FastAccessorAssembler this week. This should make it easier to pick up the Blink side of this work later on.) BUG=chromium:508898 SOUNDTRACK=http://youtu.be/i1EG-MKy4so LOG=Y Committed: https://crrev.com/d472cf448471dd6bfb7435ea8a69e4403da28233 Cr-Commit-Position: refs/heads/master@{#33671}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : cl format #

Patch Set 4 : clean-up parameter handling #

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

Messages

Total messages: 18 (8 generated)
vogelheim
4 years, 11 months ago (2016-01-22 17:17:34 UTC) #4
epertoso
lgtm
4 years, 11 months ago (2016-01-25 09:51:48 UTC) #5
jochen (gone - plz use gerrit)
nice I was expecting that we'd need to write a new stub to get this? ...
4 years, 11 months ago (2016-01-25 09:52:11 UTC) #6
jochen (gone - plz use gerrit)
lgtm after offline discussion
4 years, 11 months ago (2016-01-25 11:38:11 UTC) #7
vogelheim
Benedikt... we've briefly talked about needing a stub for a C++ callback last week. I've ...
4 years, 11 months ago (2016-01-25 17:10:33 UTC) #9
vogelheim
> https://codereview.chromium.org/1620293002/diff/20001/src/compiler/fast-accessor-assembler.cc#newcode197 > src/compiler/fast-accessor-assembler.cc:197: FromId(arg) > I'm not sure if I'm doing this right: > ...
4 years, 11 months ago (2016-01-26 15:36:49 UTC) #10
Benedikt Meurer
LGTM according to the plan we discussed offline with danno.
4 years, 10 months ago (2016-02-02 09:54:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1620293002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1620293002/60001
4 years, 10 months ago (2016-02-02 10:37:30 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-02-02 10:59:31 UTC) #16
commit-bot: I haz the power
4 years, 10 months ago (2016-02-02 11:04:12 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d472cf448471dd6bfb7435ea8a69e4403da28233
Cr-Commit-Position: refs/heads/master@{#33671}

Powered by Google App Engine
This is Rietveld 408576698