+1. No performance overhead I guess? I don't think there would be but those invokeExact paths are a bit sensitive with inlining limits and stuff.
On Apr 19, 2013, at 9:24 PM, Jim Laskey (Oracle) <[email protected]> wrote: > This is really about supporting megamorphic fall back correctly. In order to > do so, we've added support for __noSuchProperty__ when accessing indexed []. > > Please review http://cr.openjdk.java.net/~jlaskey/8011578/webrev.00/index.html > >
