aboutsummaryrefslogtreecommitdiff
path: root/src/jdk/nashorn/internal/objects
AgeCommit message (Expand)Author
2014-08-208050078: Nashorn ClassFilter Supportsundar
2014-08-208027043: Turn global accesses into MethodHandle.constant, with one chance of ...attila
2014-08-208044638: Tidy up Nashorn codebase for code standardsattila
2014-06-058044695: __stack__ becomes visible in Error propertiessundar
2014-06-038044520: Nashorn cannot execute node.js's express modulesundar
2014-06-038044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacementsundar
2014-05-068042364: Make __proto__ ES6 draft compliantsundar
2014-04-258040078: Avoid repeated reading of source for cached loadshannesw
2014-04-148030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementationhannesw
2014-03-278038456: improve nasgen type checks and use specific return type for @Functio...sundar
2014-03-218037562: Nashorn: JSON.parse comes up with nonexistent entries if there are g...sundar
2014-03-178037400: Remove getInitialMap getters and GlobalObject interfacesundar
2014-03-138015958: DataView constructor is not definedsundar
2014-03-128021350: Share script classes between threads/globals within contexthannesw
2014-03-038035948: Redesign property listeners for shared classeshannesw
2014-02-258030197: Nashorn: Object.defineProperty() can be lured to change fixed NaN pr...sundar
2014-02-148011964: need indexed access to externally-managed ByteBuffersundar
2014-01-178032060: PropertyMap of Error objects is not stablesundar
2014-01-168032004: instance property "message" of Error objects should be non-enumerablesundar
2014-01-168031983: Error objects should capture stack at the constructorsundar
2014-01-158031715: Indexed access to java package not workingsundar
2014-01-138029332: Do not require nasgen-generated functions to return Objectsundar
2014-01-308032681: Issues with Nashornattila
2014-01-308032949: Nashorn linkages awrysundar
2014-01-308032944: Improve reflection in Nashornsundar
2013-12-098029612: the typeErrorThrower field in ScriptFunctionImpl cannot be static an...sundar
2013-11-168028210: Missing conversions on array index expressionhannesw
2013-11-018027236: Ensure ScriptObject and ConsString aren't visible to Javaattila
2013-10-228027024: String.prototype.charAt and charCodeAt do not evaluate 'self' and 'p...sundar
2013-10-228027016: Array.prototype.indexOf should return -1 when array is of length zerosundar
2013-10-188026805: Array.prototype.length doesn't work as expectedhannesw
2013-10-178026701: Array.prototype.splice is slow on dense arrayshannesw
2013-10-158026367: Add a sync keyword to mozilla_compathannesw
2013-10-108026250: Logging nullpointer bugfix and javadoc warningslagergren
2013-10-098026125: Array.prototype.slice.call(Java.type("java.util.HashMap")) throws Cl...sundar
2013-10-088026048: Function constructor should convert arguments to String before perfo...sundar
2013-10-018025488: Error.captureStackTrace should not format error stacksundar
2013-09-308025589: Array.prototype.shift should only copy defined elements in generic modehannesw
2013-09-278025520: Array.prototype.slice should only copy defined elementshannesw
2013-09-268025486: RegExp constructor arguments are not evaluated in right orderhannesw
2013-09-268025197: String replace method fails with regexp /$/gihannesw
2013-09-258025434: RegExp lastIndex can exceed int rangehannesw
2013-09-218025163: Date methods should not return -0hannesw
2013-09-208025149: JSON.stringify does not handle 'space' argument as per the spec.sundar
2013-09-208022587: ClassCache is not optimal and leaks Source instanceshannesw
2013-09-168024847: Java.to should accept mirror and external JSObjects as array-like ob...sundar
2013-09-118024615: Refactor ScriptObjectMirror and JSObject to support external JSObjec...sundar
2013-09-098024180: Incorrect handling of expression and parent scope in 'with' statementssundar
2013-08-278023784: Object.prototype.toString should contain the class name for all inst...sundar
2013-08-278023780: Gracefully handle @CS methods while binding bean propertiesattila