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

Issue 2625093005: [modules] Define @@toStringTag on namespace object as a field. (Closed)

Created:
3 years, 11 months ago by Igor Sheludko
Modified:
3 years, 11 months ago
Reviewers:
neis
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[modules] Define @@toStringTag on namespace object as a field. The constant field tracking implies data constants to be stored in fields instead of descriptor arrays. This CL does necessary modifications to the JSModuleNamespace map setup. BUG=v8:1569, v8:5495 Review-Url: https://codereview.chromium.org/2625093005 Cr-Commit-Position: refs/heads/master@{#42294} Committed: https://chromium.googlesource.com/v8/v8/+/aee244b0e115f4c3aef56055b739777dde94c3ac

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -8 lines) Patch
M src/bootstrapper.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M src/factory.cc View 1 chunk +7 lines, -1 line 0 comments Download
M src/objects.h View 1 chunk +9 lines, -1 line 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/objects-printer.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (10 generated)
Igor Sheludko
PTAL
3 years, 11 months ago (2017-01-12 14:59:30 UTC) #5
neis
On 2017/01/12 14:59:30, Igor Sheludko wrote: > PTAL lgtm. Could you add an explanation to ...
3 years, 11 months ago (2017-01-12 15:57:30 UTC) #8
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/2625093005/20001
3 years, 11 months ago (2017-01-12 21:38:27 UTC) #11
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 21:40:10 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/aee244b0e115f4c3aef56055b739777dde9...

Powered by Google App Engine
This is Rietveld 408576698