Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

New in JavaScript 1.8.1

Naši dobrovolníci ještě tento článek do jazyka Čeština nepřeložili. Přidejte se a pomozte nám tuto práci dokončit!

The following is a changelog for JavaScript 1.8.1. This version was included in Firefox 3.5.

JavaScript 1.8.1 is a modest update syntactically to JavaScript; the main change in this release is the addition of the Tracemonkey just-in-time compiler, which improves performance.

New features in JavaScript 1.8.1

Changed functionality in JavaScript 1.8.1

  • Implicit setting of properties in object and array initializers no longer execute setters in JavaScript. This makes the behavior of setting the values of properties more predictable.

Štítky a přispěvatelé do dokumentace

 Přispěvatelé této stránky: fscholz, teoli, kscarfone, Nik_Martin, Sheppy, ethertank, user01, Potappo, Sephr, Midnightaz
 Poslední aktualizace od: fscholz,