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

Issue 1582773003: Make JSProxies always be in slow mode (Closed)

Created:
4 years, 11 months ago by jochen (gone - plz use gerrit)
Modified:
4 years, 11 months ago
Reviewers:
neis, Toon Verwaest, Yang
CC:
Hannes Payer (out of office), ulan, 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 JSProxies always be in slow mode That way, we don't have to implement the fast <-> slow migration logic, and we don't allocate in-object properties anyways BUG=chromium:571365 R=verwaest@chromium.org,neis@chromium.org LOG=n Committed: https://crrev.com/ea1152676b4b1aee9e7d2e18986ae59c0fc4e2ec Cr-Commit-Position: refs/heads/master@{#33328}

Patch Set 1 #

Patch Set 2 : updates #

Total comments: 2

Patch Set 3 : updates #

Patch Set 4 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -10 lines) Patch
M src/bootstrapper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap/heap.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap/heap.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M src/objects.h View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M src/objects.cc View 1 2 3 4 chunks +32 lines, -9 lines 0 comments Download
M src/objects-inl.h View 1 chunk +7 lines, -1 line 0 comments Download
M test/cctest/test-dictionary.cc View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
jochen (gone - plz use gerrit)
4 years, 11 months ago (2016-01-13 13:37:30 UTC) #1
Toon Verwaest
LGTM. Just make sure the empty dictionary isn't mutated when a property is added. I ...
4 years, 11 months ago (2016-01-14 09:50:37 UTC) #2
jochen (gone - plz use gerrit)
+yangguo to double check my dictionary magic
4 years, 11 months ago (2016-01-15 09:12:37 UTC) #4
Yang
LGTM, but looking at the existing code made me sad. https://codereview.chromium.org/1582773003/diff/20001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1582773003/diff/20001/src/heap/heap.cc#newcode2756 ...
4 years, 11 months ago (2016-01-15 10:19:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1582773003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1582773003/40001
4 years, 11 months ago (2016-01-15 10:52:08 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: v8_win_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_rel_ng/builds/1494)
4 years, 11 months ago (2016-01-15 10:57:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1582773003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1582773003/60001
4 years, 11 months ago (2016-01-15 12:00:15 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-15 13:02:55 UTC) #14
commit-bot: I haz the power
4 years, 11 months ago (2016-01-15 13:03:20 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ea1152676b4b1aee9e7d2e18986ae59c0fc4e2ec
Cr-Commit-Position: refs/heads/master@{#33328}

Powered by Google App Engine
This is Rietveld 408576698