attila [Mon, 15 Jul 2013 16:58:23 +0200] rev 18880
8011210: fix reporting of call site locations; print them on -tcs=miss
Reviewed-by: jlaskey, hannesw
hannesw [Mon, 15 Jul 2013 16:35:38 +0200] rev 18879
8020283: Don't use exceptions for widening of ArrayData
Reviewed-by: jlaskey, attila
attila [Mon, 15 Jul 2013 16:31:49 +0200] rev 18878
8020508: Enforce reflection access restrictions on Object.bindProperties
Reviewed-by: jlaskey, sundar
hannesw [Mon, 15 Jul 2013 15:51:06 +0200] rev 18877
8020354: Object literal property initialization is not done in source order
Reviewed-by: sundar, jlaskey
attila [Mon, 15 Jul 2013 12:33:48 +0200] rev 18876
8020324: Implement Object.bindProperties(target, source) for beans
Reviewed-by: hannesw, sundar
sundar [Fri, 12 Jul 2013 20:13:43 +0530] rev 18875
Merge
sundar [Fri, 12 Jul 2013 20:06:41 +0530] rev 18874
8020463: Input argument array wrapping in loadWithNewGlobal is wrong
Reviewed-by: attila, jlaskey
sundar [Fri, 12 Jul 2013 20:12:29 +0530] rev 18873
Merge
attila [Fri, 12 Jul 2013 11:58:42 +0200] rev 18872
8019822: Duplicate name and signature in finally block
Reviewed-by: jlaskey, sundar
sundar [Fri, 12 Jul 2013 15:27:16 +0530] rev 18871
8020223: ClassCastException: String can not be casted to ScriptFunction
Reviewed-by: attila, lagergren
sundar [Fri, 12 Jul 2013 15:01:33 +0530] rev 18870
8020437: Wrong handling of line numbers with multiline string literals
Reviewed-by: attila, lagergren
attila [Thu, 11 Jul 2013 22:01:55 +0200] rev 18869
8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode
Reviewed-by: jlaskey, lagergren
sundar [Thu, 11 Jul 2013 22:58:37 +0530] rev 18868
8012191: noSuchProperty can't cope with vararg functions
Reviewed-by: jlaskey, attila
attila [Thu, 11 Jul 2013 18:33:33 +0200] rev 18867
8013925: Remove symbol fields from nodes that don't need them
Reviewed-by: jlaskey, lagergren