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

Issue 274463003: Directly create API functions with readonly prototypes rather than converting. Remove FunctionSetRe… (Closed)

Created:
6 years, 7 months ago by Toon Verwaest
Modified:
6 years, 7 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Directly create API functions with readonly prototypes rather than converting. Remove FunctionSetReadOnlyPrototype. BUG= R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21243

Patch Set 1 #

Patch Set 2 : Fix assert and move CopyReplaceDescriptor to private #

Patch Set 3 : Fix typo #

Patch Set 4 : Fix another typo #

Patch Set 5 : Remove test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -70 lines) Patch
M include/v8.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/apinatives.js View 2 chunks +1 line, -5 lines 0 comments Download
M src/bootstrapper.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/contexts.h View 2 chunks +3 lines, -0 lines 0 comments Download
M src/factory.h View 1 2 chunks +4 lines, -2 lines 0 comments Download
M src/factory.cc View 1 2 3 4 chunks +15 lines, -7 lines 0 comments Download
M src/objects.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
M src/objects.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/runtime.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime.cc View 1 1 chunk +0 lines, -43 lines 0 comments Download
D test/mjsunit/runtime-gen/functionsetreadonlyprototype.js View 1 2 3 4 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 7 months ago (2014-05-07 12:49:35 UTC) #1
Igor Sheludko
lgtm, given that you are going to land that after https://codereview.chromium.org/268363011/ "Array Iterator next should ...
6 years, 7 months ago (2014-05-08 13:44:54 UTC) #2
Toon Verwaest
6 years, 7 months ago (2014-05-09 17:59:25 UTC) #3
Message was sent while issue was closed.
Committed patchset #5 manually as r21243 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698