Fix DCE for this.field.method() pattern
The dead code elimination was not tracking string/array method usage
when methods were called on class fields like this.source.len().
Now properly calls _check_method() when field class is unknown.
Showing
Please
register
or
sign in
to comment