2783afd607
With catch blocks appearing as additional function entry blocks, there can be phis for the receiver (parameter 0). This CL fixes the problem that the receiver type information was lost in the presence of try-catch. BUG= R=vegorov@google.com Review URL: https://codereview.chromium.org/1841073003 .