sundar [Thu, 03 Jul 2014 23:03:37 +0530] rev 25258
8049242: Explicit constructor overload selection should work with StaticClass as well
Reviewed-by: jlaskey, attila
attila [Thu, 03 Jul 2014 17:14:38 +0200] rev 25257
8047331: Assertion in CompiledFunction when running earley-boyer after Merge
Reviewed-by: hannesw, jlaskey
attila [Thu, 03 Jul 2014 16:15:33 +0200] rev 25256
8047166: 'do with({}) break ; while(0);' crashes in CodeGenerator
Reviewed-by: hannesw, jlaskey
attila [Thu, 03 Jul 2014 11:18:38 +0200] rev 25255
8049225: Source class exposes public mutable array
Reviewed-by: hannesw, sundar
attila [Thu, 03 Jul 2014 11:18:26 +0200] rev 25254
8049223: RewriteException class exposes public mutable arrays
Reviewed-by: hannesw, sundar
attila [Thu, 03 Jul 2014 11:18:10 +0200] rev 25253
8049222: JSType class exposes public mutable arrays
Reviewed-by: hannesw, sundar
sundar [Wed, 02 Jul 2014 18:10:31 +0530] rev 25252
8043232: Index selection of overloaded java new constructors
Reviewed-by: attila, hannesw, jlaskey
lana [Tue, 01 Jul 2014 14:27:28 -0700] rev 25251
Merge
sundar [Tue, 01 Jul 2014 17:37:39 +0530] rev 25250
8047359: large string size RangeError should be thrown rather than reporting negative length
Reviewed-by: hannesw, attila
hannesw [Mon, 30 Jun 2014 17:31:28 +0200] rev 25249
8048586: String concatenation with optimistic types is slow
Reviewed-by: lagergren, attila
sundar [Mon, 30 Jun 2014 20:23:16 +0530] rev 25248
8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException
Reviewed-by: lagergren, hannesw, attila
sundar [Fri, 27 Jun 2014 21:54:16 +0530] rev 25247
8046013: TypeError: Cannot apply "with" to non script object
Reviewed-by: lagergren, hannesw
lagergren [Fri, 27 Jun 2014 10:47:44 +0200] rev 25246
8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings
Reviewed-by: sundar, hannesw
attila [Thu, 26 Jun 2014 15:36:15 +0200] rev 25245
8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .set
Reviewed-by: jlaskey, lagergren
attila [Thu, 26 Jun 2014 13:12:32 +0200] rev 25244
8047357: More precise synthetic return + unreachable throw
Reviewed-by: lagergren, sundar