lana [Sun, 16 Jun 2013 22:38:17 -0700] rev 18324
Merge
sundar [Tue, 11 Jun 2013 13:12:35 +0530] rev 18323
Merge
sundar [Tue, 11 Jun 2013 13:09:43 +0530] rev 18322
8015357: a = []; a[0x7fffffff]=1; a.sort()[0] should evaluate to 1 instead of undefined
Reviewed-by: hannesw, lagergren
sundar [Mon, 10 Jun 2013 19:54:07 +0530] rev 18321
8016239: loadWithNewGlobal should support user supplied arguments from the caller
Reviewed-by: lagergren, attila, jlaskey
lagergren [Mon, 10 Jun 2013 13:27:07 +0200] rev 18320
8016226: backing out test without third party license approval
Reviewed-by: attila, sundar
lagergren [Mon, 10 Jun 2013 13:21:29 +0200] rev 18319
8015892: canBeUndefined too conservative for some use before declaration cases
Reviewed-by: attila, hannesw
hannesw [Fri, 07 Jun 2013 17:44:25 +0200] rev 18318
8012291: NativeArray is inconsistent in using long for length and index in some places and int for the same in other places
Reviewed-by: lagergren, jlaskey