Chromium Code Reviews
DescriptionFixes 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 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||