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

Issue 1427743011: [proxies] Remove "fix" functionality, add (still unused) target property. (Closed)

Created:
5 years, 1 month ago by neis
Modified:
5 years, 1 month ago
Reviewers:
Camillo Bruni, rossberg
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

[proxies] Remove "fix" functionality, add (still unused) target property. BUG= Committed: https://crrev.com/69d218c03ffa190e6a4f6e9bc83359b6601822ae Cr-Commit-Position: refs/heads/master@{#31972}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Rebase. #

Patch Set 3 : Test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+910 lines, -1085 lines) Patch
M src/factory.h View 3 chunks +5 lines, -12 lines 0 comments Download
M src/factory.cc View 5 chunks +6 lines, -74 lines 0 comments Download
M src/js/proxy.js View 3 chunks +3 lines, -3 lines 0 comments Download
M src/js/v8natives.js View 5 chunks +5 lines, -42 lines 0 comments Download
M src/objects.h View 4 chunks +16 lines, -34 lines 0 comments Download
M src/objects.cc View 1 2 chunks +0 lines, -41 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -8 lines 0 comments Download
M src/runtime/runtime.h View 1 1 chunk +3 lines, -4 lines 0 comments Download
M src/runtime/runtime-proxy.cc View 2 chunks +12 lines, -18 lines 0 comments Download
M test/mjsunit/harmony/proxies.js View 4 chunks +85 lines, -77 lines 0 comments Download
M test/mjsunit/harmony/proxies-function.js View 1 chunk +736 lines, -742 lines 0 comments Download
M test/mjsunit/harmony/proxies-hash.js View 2 chunks +12 lines, -9 lines 0 comments Download
M test/mjsunit/harmony/regress/regress-405844.js View 1 chunk +9 lines, -6 lines 0 comments Download
M test/mjsunit/strong/load-proxy.js View 1 chunk +17 lines, -15 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1427743011/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1427743011/1
5 years, 1 month ago (2015-11-10 16:30:59 UTC) #2
neis
PTAL
5 years, 1 month ago (2015-11-10 16:46:44 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-10 16:49:04 UTC) #7
Camillo Bruni
adding some comments https://codereview.chromium.org/1427743011/diff/1/src/factory.h File src/factory.h (right): https://codereview.chromium.org/1427743011/diff/1/src/factory.h#newcode481 src/factory.h:481: Handle<Object> prototype); From my understanding of ...
5 years, 1 month ago (2015-11-12 09:12:56 UTC) #9
rossberg
lgtm https://codereview.chromium.org/1427743011/diff/1/src/js/v8natives.js File src/js/v8natives.js (right): https://codereview.chromium.org/1427743011/diff/1/src/js/v8natives.js#newcode1124 src/js/v8natives.js:1124: // TODO(neis): For proxies, must call preventExtensions trap ...
5 years, 1 month ago (2015-11-12 16:46:26 UTC) #10
neis
camillo, are you okay with me landing this now? https://codereview.chromium.org/1427743011/diff/1/src/js/v8natives.js File src/js/v8natives.js (right): https://codereview.chromium.org/1427743011/diff/1/src/js/v8natives.js#newcode1124 src/js/v8natives.js:1124: ...
5 years, 1 month ago (2015-11-12 17:36:32 UTC) #11
Camillo Bruni
LGTM and please land :) so I'merge (yes I am a merger) my CL tomorrow. ...
5 years, 1 month ago (2015-11-12 19:52:41 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1427743011/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1427743011/40001
5 years, 1 month ago (2015-11-12 21:52:42 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-11-12 22:12:00 UTC) #16
commit-bot: I haz the power
5 years, 1 month ago (2015-11-14 23:21:08 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/69d218c03ffa190e6a4f6e9bc83359b6601822ae
Cr-Commit-Position: refs/heads/master@{#31972}

Powered by Google App Engine
This is Rietveld 408576698