aboutsummaryrefslogtreecommitdiff
path: root/src/jdk/nashorn/internal/runtime/ScriptFunctionData.java
AgeCommit message (Expand)Author
2013-07-268021571: @fork tests should use VM options passed from project.propertiessundar
2013-06-248015959: Can't call foreign constructorsundar
2013-05-208006069: Range analysis first iteration, runtime specializationslagergren
2013-05-148011718: binding already bound function with extra arguments failsattila
2013-03-128009718: Lazy execution architecture continued - ScriptFunctionData is either...lagergren
2013-03-098009559: clean up method handle lookup code.jdk8-b82sundar
2013-02-228007002: Replace implicit exception throwing methods with explicit throws - s...lagergren
2013-02-148008199: Lazy compilation and trampoline implementationlagergren
2013-02-128007900: Function binding is inefficientattila
2013-02-118007915: Nashorn IR, codegen, parser packages and Context instance should be ...sundar
2013-02-098006943: Fix order of function method arguments to be (callee, thisObject)attila
2013-02-068007273: Creation of ScriptFunctions can be refactoredhannesw