nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/ApplySpecialization.java
Mon, 31 Aug 2015 17:51:02 +0530 sundar 8134731: Function.prototype.apply interacts incorrectly with arguments
Wed, 12 Nov 2014 14:54:40 +0100 attila 8063037: ApplySpecialization.hasApplies shouuld not descend into nested functions
Wed, 05 Nov 2014 12:34:06 +0100 lagergren 8057825: Bug in apply specialization - if an apply specialization that is available doesn't fit, a new one wouldn't be installed, if the new code generated as a specialization didn't manage to do the apply specialization. Basically changing a conditional to an unconditional.
Mon, 20 Oct 2014 12:06:36 +0200 attila 8059844: Implement optimistic splitter
Fri, 26 Sep 2014 18:47:20 +0200 lagergren 8059211: Changed ArrayData.length accessor to use the protected field and fixed javadoc warnings related to this
Thu, 25 Sep 2014 15:53:47 +0200 lagergren 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt
Tue, 26 Aug 2014 11:42:07 +0200 lagergren 8055906: Avoid throwing an exception with filled in stack trace as part of the normal control flow
Sun, 17 Aug 2014 15:56:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip