Notre moteur JavaScript utilise une compilation juste-à-temps pour accélérer les pages web complexes.
La principale explication est qu'il utilise un vieux moteur JavaScript.
Il utilise le dernier moteur JavaScript disponible à tout moment.
It uses the latest JavaScript engine available at all times.
Pour cela, nous avons besoin d'un moteur JavaScript.
To do that, we need a JavaScript engine.
Le moteur JavaScript peut permettre à des attaquants distants d'exécuter un code arbitraire.
The Javascript engine might allow remote attackers to execute arbitrary code.
Associé à un nouveau moteur JavaScript, le web fonctionne désormais comme une application installée directement sur votre ordinateur.
Combined with a new JavaScript engine, the web now performs like an application installed directly on your computer.
Plusieurs dépassements d'entiers dans le moteur JavaScript peuvent permettre à des attaquants distants d'exécuter un code arbitraire.
Multiple integer overflows in the Javascript engine might allow remote attackers to execute arbitrary code.
Une autre amélioration importante est la performance générale du navigateur grâce à un nouveau moteur JavaScript ainsi qu'une accélération matérielle.
Another important improvement is the overall browser performance thanks to a new Javascript engine as well as hardware acceleration.
On préfèrera donc se tourner vers ces dernières quand c'est possible, ce qui allègera d'autant le navigateur et son moteur JavaScript.
We will prefer using them when it is possible, which will free up the browser and its JavaScript engine.
Ces exceptions sont consignées ici, en plus des changements requis permettant de rendre compatible avec le moteur JavaScript une syntaxe qui ne l'était pas.
These exceptions are documented here, along with the changes needed to make non-working syntax compatible with the JavaScript engine.
Le préfixe indique au moteur JavaScript l'objet appelé par la méthode ou l'attribut.
The prefix tells the JavaScript engine which object you are calling the method or attribute on.
Vous aidez ainsi le moteur JavaScript à éviter le « heap boxing » et à activer d'autres optimisations de compilateur, par exemple la génération d'opérations spécialisées type.
Doing so you help the JavaScript engine avoid heap boxing and turn on other compiler optimizations, like generating type specialized operations.