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

Issue 1943303002: Make it possible to set a getter and a setter at the same time (Closed)

Created:
4 years, 7 months ago by jochen (gone - plz use gerrit)
Modified:
4 years, 7 months ago
Reviewers:
Toon Verwaest
CC:
peria, 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

Make it possible to set a getter and a setter at the same time BUG=chromium:588893, chromium:325923 LOG=n R=verwaest@chromium.org Committed: https://crrev.com/e5baec22d30dd46fb08ee38545f0d81b1f840084 Cr-Commit-Position: refs/heads/master@{#36025}

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -37 lines) Patch
M src/lookup.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/lookup.cc View 3 chunks +6 lines, -7 lines 0 comments Download
M src/objects.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/objects.cc View 1 5 chunks +21 lines, -17 lines 0 comments Download
M test/cctest/test-field-type-tracking.cc View 1 chunk +2 lines, -9 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
jochen (gone - plz use gerrit)
4 years, 7 months ago (2016-05-03 12:47:33 UTC) #1
jochen (gone - plz use gerrit)
ptal
4 years, 7 months ago (2016-05-03 12:51:36 UTC) #2
haraken
Thanks for moving the ball forward :)
4 years, 7 months ago (2016-05-03 13:28:35 UTC) #3
Toon Verwaest
https://codereview.chromium.org/1943303002/diff/1/src/lookup.cc File src/lookup.cc (right): https://codereview.chromium.org/1943303002/diff/1/src/lookup.cc#newcode422 src/lookup.cc:422: pair->SetComponents(*getter, *setter); There's no point in copying the pair ...
4 years, 7 months ago (2016-05-04 09:32:42 UTC) #4
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1943303002/diff/1/src/lookup.cc File src/lookup.cc (right): https://codereview.chromium.org/1943303002/diff/1/src/lookup.cc#newcode422 src/lookup.cc:422: pair->SetComponents(*getter, *setter); On 2016/05/04 at 09:32:42, Toon Verwaest wrote: ...
4 years, 7 months ago (2016-05-04 09:36:37 UTC) #5
Toon Verwaest
Ok fine, but still, can't we unify to avoid all these mixed checks?
4 years, 7 months ago (2016-05-04 09:50:32 UTC) #6
Toon Verwaest
lgtm, thanks!
4 years, 7 months ago (2016-05-04 11:29:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943303002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943303002/20001
4 years, 7 months ago (2016-05-04 13:44:51 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-04 14:14:22 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-04 14:15:46 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e5baec22d30dd46fb08ee38545f0d81b1f840084
Cr-Commit-Position: refs/heads/master@{#36025}

Powered by Google App Engine
This is Rietveld 408576698