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

Issue 33753005: Fix bug 13827: (Closed)

Created:
7 years, 2 months ago by Ivan Posva
Modified:
7 years, 2 months ago
Reviewers:
bakster, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix bug 13827: - Do not attempt to GC old space while in full growth mode when creating the token stream for a newly loaded source file. R=bak@google.com Committed: https://code.google.com/p/dart/source/detail?r=29153

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Ivan Posva
Basically I am bracketing CompileSource from the API with force growth in the old generation. ...
7 years, 2 months ago (2013-10-23 06:28:17 UTC) #1
bakster
Except for the fact the name of this scope does not explain what is going ...
7 years, 2 months ago (2013-10-23 07:45:50 UTC) #2
Ivan Posva
7 years, 2 months ago (2013-10-24 05:45:14 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r29153 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698