DescriptionFix broken JSFunction::is_compiled predicate.
The aforementioned predicate reported a JSFunction that was marked for
optimization as already compiled. This in turn also prevented us from
being aggressive about FLAG_always_opt treatment.
R=yangguo@chromium.org
Committed: https://crrev.com/3ad973a16fd7071f878135e864a2505668f6f21b
Cr-Commit-Position: refs/heads/master@{#27481}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove stray assert. #
Messages
Total messages: 10 (3 generated)
|