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

Issue 42066: Changed runtime system to preserve the global property cells for deleted prop... (Closed)

Created:
11 years, 9 months ago by bak
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Changed runtime system to preserve the global property cells for deleted properties and then reuse them for reintroduced global properties. Committed: http://code.google.com/p/v8/source/detail?r=1488

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -48 lines) Patch
M src/objects.h View 4 chunks +11 lines, -5 lines 0 comments Download
M src/objects.cc View 27 chunks +76 lines, -42 lines 0 comments Download
M src/objects-inl.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/property.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
bak
11 years, 9 months ago (2009-03-11 09:10:41 UTC) #1
Kasper Lund
11 years, 9 months ago (2009-03-11 11:08:41 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698