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

Issue 586673002: Use the initial map of the Object function for empty object literals (Closed)

Created:
6 years, 3 months ago by Toon Verwaest
Modified:
6 years, 3 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Use the initial map of the Object function for empty object literals BUG= R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24088

Patch Set 1 #

Patch Set 2 : Make unused properties of Object be inobject #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -10 lines) Patch
M src/bootstrapper.cc View 1 3 chunks +10 lines, -6 lines 0 comments Download
M src/factory.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M src/hydrogen.cc View 1 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 5 (1 generated)
Toon Verwaest
PTAL
6 years, 3 months ago (2014-09-19 09:28:42 UTC) #2
Toon Verwaest
Made unused properties of Object be inobject. PTAL again. https://codereview.chromium.org/586673002/diff/20001/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/586673002/diff/20001/src/hydrogen.cc#newcode11219 src/hydrogen.cc:11219: ...
6 years, 3 months ago (2014-09-19 12:27:57 UTC) #3
Jakob Kummerow
lgtm
6 years, 3 months ago (2014-09-19 13:35:45 UTC) #4
Toon Verwaest
6 years, 3 months ago (2014-09-19 13:40:47 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 24088 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698