Thu, 24 May 2018 16:39:31 +0800 Merge file | diff | annotate
Thu, 17 Dec 2015 20:04:46 +0530 8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic file | diff | annotate
Wed, 16 Sep 2015 14:42:32 +0200 8134609: Allow constructors with same prototoype map to share the allocator map file | diff | annotate
Fri, 11 Sep 2015 21:08:07 +0530 8136349: Typos patch for nashorn sources submitted on Sep 10, 2015 file | diff | annotate
Thu, 10 Sep 2015 19:09:23 +0530 8135332: ScriptFunction constructor should use is bound and is strict check rather than checking for 'arguments' and 'caller' file | diff | annotate
Wed, 09 Sep 2015 17:19:46 +0530 8027137: Merge ScriptFunction and ScriptFunctionImpl file | diff | annotate
Mon, 20 Jul 2015 13:11:26 +0200 8131340: Varargs function is recompiled each time it is linked file | diff | annotate
Mon, 16 Oct 2017 16:09:22 +0800 merge file | diff | annotate
Wed, 03 Jun 2015 18:08:57 +0200 8066237: Fuzzing bug: Parser error on optimistic recompilation file | diff | annotate
Mon, 02 Mar 2015 14:33:55 +0100 8074031: Canonicalize is-a-JS-string tests file | diff | annotate
Thu, 12 Oct 2017 19:52:15 +0800 merge file | diff | annotate
Thu, 25 Sep 2014 15:53:47 +0200 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt file | diff | annotate
Mon, 08 Sep 2014 18:40:58 +0200 8057148: Skip nested functions on reparse file | diff | annotate
Wed, 20 Aug 2014 10:26:01 +0200 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not. file | diff | annotate
Wed, 20 Aug 2014 10:25:28 +0200 8044638: Tidy up Nashorn codebase for code standards file | diff | annotate
Thu, 31 Aug 2017 15:30:47 +0800 merge file | diff | annotate
Wed, 11 Jun 2014 17:41:52 +0530 8044798: API for debugging Nashorn file | diff | annotate
Wed, 02 Apr 2014 18:26:57 +0200 8038638: Persistent store for compiled scripts file | diff | annotate
Mon, 17 Mar 2014 18:02:00 +0530 8037400: Remove getInitialMap getters and GlobalObject interface file | diff | annotate
Wed, 12 Mar 2014 11:26:00 +0100 8021350: Share script classes between threads/globals within context file | diff | annotate
Mon, 03 Mar 2014 15:23:01 +0100 8035948: Redesign property listeners for shared classes file | diff | annotate
Fri, 25 Oct 2013 15:21:12 +0200 8027301: Optimizations for Function.prototype.apply file | diff | annotate
Tue, 15 Oct 2013 17:37:47 +0200 8026367: Add a sync keyword to mozilla_compat file | diff | annotate
Fri, 16 Aug 2013 15:04:36 +0530 8020355: bind on built-in constructors don't use bound argument values file | diff | annotate
Fri, 26 Jul 2013 20:10:47 +0530 8021571: @fork tests should use VM options passed from project.properties file | diff | annotate
Mon, 24 Jun 2013 19:06:01 +0530 8015959: Can't call foreign constructor file | diff | annotate
Mon, 20 May 2013 16:38:38 +0200 8006069: Range analysis first iteration, runtime specializations file | diff | annotate
Tue, 14 May 2013 19:18:17 +0200 8011718: binding already bound function with extra arguments fails file | diff | annotate
Tue, 12 Mar 2013 15:30:53 +0100 8009718: Lazy execution architecture continued - ScriptFunctionData is either final or recompilable. Moved ScriptFunctionData creation logic away from runtime to compile time. Prepared for method generation/specialization. Got rid of ScriptFunctionImplTrampoline whose semantics could be done as part of the relinking anyway. Merge with the lookup package change. file | diff | annotate
Sat, 09 Mar 2013 21:49:32 +0530 8009559: clean up method handle lookup code. file | diff | annotate
Fri, 22 Feb 2013 12:22:16 +0100 8007002: Replace implicit exception throwing methods with explicit throws - simplify control flow and remove useless code file | diff | annotate
Thu, 14 Feb 2013 13:01:52 +0100 8008199: Lazy compilation and trampoline implementation file | diff | annotate
Tue, 12 Feb 2013 12:47:51 +0100 8007900: Function binding is inefficient file | diff | annotate
Mon, 11 Feb 2013 21:26:06 +0530 8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code file | diff | annotate
Sat, 09 Feb 2013 16:58:48 +0100 8006943: Fix order of function method arguments to be (callee, thisObject) file | diff | annotate
Wed, 06 Feb 2013 10:31:58 +0100 8007273: Creation of ScriptFunctions can be refactored file | diff | annotate
Wed, 27 Apr 2016 01:36:41 +0800 Initial load file | diff | annotate
(0)tip

mercurial