DescriptionFix bug in receiver-phi computation.
This fixes a bug in my previous CL (https://codereview.chromium.org/1841073003/)
Computes the is-receiver property on demand, but for all phis at once using a worklist-approach.
BUG=
R=vegorov@google.com
Committed: https://github.com/dart-lang/sdk/commit/4b5d05e12fdefdb9a3379b6e57cf1d9e64d11851
Patch Set 1 #
Total comments: 1
Patch Set 2 : fixed recursive version #
Messages
Total messages: 7 (2 generated)
|