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

Issue 2475433008: Set global proxy internal field count based on the global object template. (Closed)

Created:
4 years, 1 month ago by dcheng
Modified:
4 years, 1 month ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Set global proxy internal field count based on the global object template. BUG=v8:5588 R=jochen@chromium.org Committed: https://crrev.com/7fede7bb98cf2c76b8f441ef1f5a1cb837af9f93 Cr-Commit-Position: refs/heads/master@{#40755}

Patch Set 1 #

Patch Set 2 : oops #

Total comments: 4

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -27 lines) Patch
M include/v8.h View 2 chunks +0 lines, -9 lines 0 comments Download
M src/api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/api-natives.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M src/bootstrapper.cc View 1 2 4 chunks +13 lines, -6 lines 0 comments Download
M src/factory.h View 1 chunk +1 line, -1 line 0 comments Download
M src/factory.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/objects.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/objects-inl.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +2 lines, -1 line 0 comments Download
M test/cctest/test-serialize.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
dcheng
Hopefully I did this right?
4 years, 1 month ago (2016-11-04 07:59:18 UTC) #4
jochen (gone - plz use gerrit)
mostly looks good https://codereview.chromium.org/2475433008/diff/20001/src/objects.h File src/objects.h (left): https://codereview.chromium.org/2475433008/diff/20001/src/objects.h#oldcode8514 src/objects.h:8514: static const int kSize = kHashOffset ...
4 years, 1 month ago (2016-11-04 08:06:23 UTC) #6
dcheng
https://codereview.chromium.org/2475433008/diff/20001/src/objects.h File src/objects.h (left): https://codereview.chromium.org/2475433008/diff/20001/src/objects.h#oldcode8514 src/objects.h:8514: static const int kSize = kHashOffset + kPointerSize; On ...
4 years, 1 month ago (2016-11-04 09:27:19 UTC) #9
jochen (gone - plz use gerrit)
lgtm
4 years, 1 month ago (2016-11-04 09:28:12 UTC) #12
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/2475433008/40001
4 years, 1 month ago (2016-11-04 09:59:56 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-04 10:02:09 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:22:18 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7fede7bb98cf2c76b8f441ef1f5a1cb837af9f93
Cr-Commit-Position: refs/heads/master@{#40755}

Powered by Google App Engine
This is Rietveld 408576698