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

Issue 12207028: Save 0.00001% memory (Closed)

Created:
7 years, 10 months ago by hausner
Modified:
7 years, 10 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Save 0.00001% memory Release the functions and fields array after patching classes. Committed: https://code.google.com/p/dart/source/detail?r=18158

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M runtime/vm/object.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
hausner
7 years, 10 months ago (2013-02-05 22:37:08 UTC) #1
Ivan Posva
7 years, 10 months ago (2013-02-05 22:38:51 UTC) #2
It is not just the memory savings. It is the fact that the patch class should
not have any observable behaviour associated with it.

LGTM

-Ivan

Powered by Google App Engine
This is Rietveld 408576698