hannesw [Thu, 13 Jun 2013 20:50:24 +0200] rev 18332
8016542: String.prototype.replace called with function argument should not replace $ patterns
Reviewed-by: lagergren, jlaskey
hannesw [Thu, 13 Jun 2013 15:26:49 +0200] rev 18331
8016528: Hex code from escape() should be padded
Reviewed-by: jlaskey, lagergren
hannesw [Thu, 13 Jun 2013 14:02:43 +0200] rev 18330
8016522: Numeric literal must not be followed by IdentifierStart
Reviewed-by: lagergren, sundar
hannesw [Thu, 13 Jun 2013 12:52:09 +0200] rev 18329
8016518: Parsing of octal string escapes is broken
Reviewed-by: sundar, lagergren
sundar [Thu, 13 Jun 2013 16:08:35 +0530] rev 18328
8015355: Array.prototype functions don't honour non-writable length and / or index properties
Reviewed-by: lagergren, hannesw
hannesw [Wed, 12 Jun 2013 16:41:38 +0200] rev 18327
8011893: JS Object builtin prototype is not thread safe
Reviewed-by: sundar, jlaskey
jlaskey [Wed, 12 Jun 2013 11:22:06 -0300] rev 18326
8016453: loadWithNewGlobal does not allow apply operation
Reviewed-by: hannesw, sundar
Contributed-by: james.laskey@oracle.com