Bailout from compilation if an invoke is malformed.
Because the verifier does not check trivially dead instructions, the compilers must prepare for bogus instructions. This change fixes the case the arguments for an invoke do not match the formal parameters. bug:21865459 (cherry picked from commit 2e33525b) Change-Id: I392f86eafefde28263fe35a31f17b398ff8dfc24
Loading
Please sign in to comment