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
sundar [Thu, 19 Sep 2013 21:20:47 +0530] rev 20213
8025080: Object literal getter, setter function with number format property name results in ClassFormatError
Reviewed-by: lagergren, hannesw
hannesw [Thu, 19 Sep 2013 15:39:01 +0200] rev 20212
8023154: compileAllTests fails with: 2 tests failed to compile
Reviewed-by: sundar, jlaskey