aboutsummaryrefslogtreecommitdiff
path: root/src/jdk/nashorn/internal/objects/DataPropertyDescriptor.java
AgeCommit message (Expand)Author
2014-08-208027043: Turn global accesses into MethodHandle.constant, with one chance of ...attila
2014-03-178037400: Remove getInitialMap getters and GlobalObject interfacesundar
2014-03-038035948: Redesign property listeners for shared classeshannesw
2014-02-258030197: Nashorn: Object.defineProperty() can be lured to change fixed NaN pr...sundar
2013-07-058019947: inherited property invalidation does not work with two globals in sa...sundar
2013-06-268019157: Avoid calling ScriptObject.setProto() if possiblehannesw
2013-06-138015355: Array.prototype functions don't honour non-writable length and / or ...sundar
2013-02-118007915: Nashorn IR, codegen, parser packages and Context instance should be ...sundar
2013-01-048005663: Update copyright year to 2013jlaskey
2012-12-218005403: Open-source Nashornjlaskey