Thu, 04 Apr 2013 18:32:00 +0200 |
attila |
8011555: Invalid class name in with block with JavaImporter causes MH type mismatch |
Thu, 04 Apr 2013 20:46:31 +0530 |
sundar |
8011552: Arrays with missing elements are not properly sorted |
Thu, 04 Apr 2013 15:55:42 +0200 |
attila |
Merge |
Thu, 04 Apr 2013 15:53:26 +0200 |
attila |
8011544: Allow subclassing Java classes from script without creating instances |
Thu, 04 Apr 2013 18:30:30 +0530 |
sundar |
8011543: "".split(undefined,{valueOf:function(){throw 2}}) does not throw exception |
Thu, 04 Apr 2013 09:06:29 -0300 |
jlaskey |
Merge |
Thu, 04 Apr 2013 09:05:38 -0300 |
jlaskey |
8011540: PropertyMap histories should not begin with empty map |
Thu, 04 Apr 2013 13:54:51 +0530 |
sundar |
8011421: When using Object.defineProperty on arrays, PropertyDescriptor's property accessors are invoked multiple times |
Thu, 04 Apr 2013 10:24:46 +0530 |
sundar |
8011394: RegExp.prototype.test() does not call valueOf on lastIndex property as per the spec. |
Wed, 03 Apr 2013 20:17:05 +0530 |
sundar |
8011382: Data prototype methods and constructor do not call user defined toISOString, valueOf methods per spec. |
Wed, 03 Apr 2013 12:43:59 +0200 |
hannesw |
8007774: Enable code cache again |
Wed, 03 Apr 2013 15:27:28 +0530 |
sundar |
8011365: Array.prototype.join and Array.prototype.toString do not throw TypeError on null, undefined |
Wed, 03 Apr 2013 11:13:08 +0200 |
attila |
8011362: Overloaded method resolution foiled by nulls |
Wed, 03 Apr 2013 11:41:42 +0530 |
sundar |
8011357: Array.prototype.slice and Array.prototype.splice should not call user defined valueOf of start, end arguments more than once |