Chromium Code Reviews
DescriptionImplement verification of context separation.
This adds the --verify-context-separation flag which can be used to
verify that no code object keeps more than one context alive. It uses
the same definition of connectivity as the full GC does. At the moment
we only verify optimized code, but should extend it to other kinds of
code later.
R=verwaest@chromium.org
Patch Set 1 #
Total comments: 3
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||||||||||||||||||||