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

Issue 82713009: Fixes FindCodeObject test. (Closed)

Created:
7 years, 1 month ago by zra
Modified:
7 years, 1 month ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fixes FindCodeObject test. After enabling GC of unoptimized code, functions cannot be used as proxies for unoptimized code. This change, creates ZoneHanldes for compiled code in the FindCodeObject test, so that later when functions are used to refer to code, we can be sure that the code will be there. TBR: iposva Committed: https://code.google.com/p/dart/source/detail?r=30604

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
zra
Committed patchset #1 manually as r30604 (presubmit successful).
7 years, 1 month ago (2013-11-23 19:09:27 UTC) #1
zra
7 years, 1 month ago (2013-11-23 19:10:07 UTC) #2
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698