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
hannesw [Wed, 25 Jun 2014 14:36:24 +0200] rev 25243
8048079: Persistent code store is broken after optimistic types merge
Reviewed-by: sundar, jlaskey, attila
sundar [Wed, 25 Jun 2014 17:08:47 +0530] rev 25242
8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
Reviewed-by: hannesw, jlaskey
attila [Tue, 24 Jun 2014 19:29:41 +0200] rev 25241
8048009: Type info caching accidentally defeated
Reviewed-by: hannesw, jlaskey
sundar [Tue, 24 Jun 2014 19:43:44 +0530] rev 25240
8047959: bindings created for declarations in eval code are not mutable
Reviewed-by: jlaskey, attila