duke [Wed, 05 Jul 2017 19:14:01 +0200] rev 20229
Merge
lana [Thu, 26 Sep 2013 17:23:22 -0700] rev 20228
Merge
sundar [Thu, 26 Sep 2013 16:37:21 +0530] rev 20227
Merge
hannesw [Thu, 26 Sep 2013 11:47:24 +0200] rev 20226
8025486: RegExp constructor arguments are not evaluated in right order
Reviewed-by: sundar
hannesw [Thu, 26 Sep 2013 10:14:24 +0200] rev 20225
8025197: String replace method fails with regexp /$/gi
Reviewed-by: sundar
hannesw [Wed, 25 Sep 2013 16:37:56 +0200] rev 20224
8025434: RegExp lastIndex can exceed int range
Reviewed-by: lagergren, sundar
sundar [Wed, 25 Sep 2013 08:17:37 +0530] rev 20223
8025325: parseFloat does not handle '.' in exponent part
Reviewed-by: hannesw
sundar [Tue, 24 Sep 2013 20:43:42 +0530] rev 20222
8025312: parseInt should convert 'radix' argument to ToInt32 even if empty string is parsed
Reviewed-by: jlaskey, hannesw
sundar [Mon, 23 Sep 2013 14:20:45 +0530] rev 20221
Merge
hannesw [Sat, 21 Sep 2013 10:11:15 +0200] rev 20220
8025163: Date methods should not return -0
Reviewed-by: lagergren, jlaskey
sundar [Fri, 20 Sep 2013 22:37:08 +0530] rev 20219
8025149: JSON.stringify does not handle 'space' argument as per the spec.
Reviewed-by: jlaskey, hannesw
sundar [Fri, 20 Sep 2013 20:55:43 +0530] rev 20218
8025147: Trailing comma is not allowed in JSONArray and JSONObject
Reviewed-by: hannesw, jlaskey
lana [Fri, 20 Sep 2013 19:17:04 -0700] rev 20217
Merge
hannesw [Fri, 20 Sep 2013 12:11:08 +0200] rev 20216
8022587: ClassCache is not optimal and leaks Source instances
Reviewed-by: lagergren, attila
sundar [Fri, 20 Sep 2013 12:56:07 +0530] rev 20215
8025111: undefined or null 'with' expression in empty with block should throw TypeError
Reviewed-by: lagergren, hannesw
sundar [Thu, 19 Sep 2013 23:48:37 +0530] rev 20214
8025090: 'while' statement with 'test' using var before being declared in body results in VerifyError
Reviewed-by: jlaskey