Vertaling van "ce bytecode" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Une machine virtuelle va ensuite exécuter ce bytecode.
Au préalable, ce bytecode a été créé par un compilateur Java à l'aide du fichier code source Java de l'applet.
This bytecode had been previously created by a Java compiler using the Java source code file for that applet.
Avec ce nouveau modèle, le programmeur utilise un compilateur qui produit un bytecode SPIR-V, et ce bytecode est interprété par Vulkan.
With this new model, the programmer uses a compiler that produces SPIR-V bytecode, and this bytecode is interpreted by Vulkan.
Andere resultaten
Le compilateur juste-à-temps convertit le bytecode en instructions machine pendant l'exécution du programme.
The just-in-time compiler converts bytecode into machine instructions while the program is running.
Vous ne pouvez pas insérer une instruction dans un bytecode sans tout casser.
You can't insert an instruction in a bytecode without breaking everything.
Un programme NetRexx peut être soit compilé en bytecode, ou directement interprété.
NetRexx source may be either compiled into bytecode, or directly interpreted.
La bibliothèque dis supporte l'analyse du bytecode CPython en le désassemblant.
The dis module supports the analysis of CPython bytecode by disassembling it.
Lit le bytecode d'une classe et revient à une fonction utilisateur.
Reads the bytecodes of a class and calls back to a user function.
Après l'installation, le compilateur convertira les scripts en bytecode.
After installation, the compiling program will convert scripts into bytecode.
Tous les moteurs devront se mettre d'accord sur le bytecode à utiliser.
All engines will need to agree on the bytecode to use.
Dans cette machine virtuelle, la traduction juste-à-temps remplace progressivement l'interprétation simple du bytecode.
In this virtual machine, just-in-time translation gradually replaces simple bytecode interpretation.
JooFlux dispose également d'une interface Swing/JMX pour gérer l'injection de bytecode.
JooFlux also provides a Swing/JMX interface to manage bytecode injection.
Pour cela il a suffi de modifier le bytecode nominal.
To achieve this, it was only required to change the nominal bytecode.