Translation of call stack into French
Noun
computer memory
- The program crashed due to a call stack overflow.Le programme a planté à cause d'un dépassement de pile d'appels.
Synonyms and analogies of call stack in English
Examples of call stack in a sentence
A deep call stack can slow down performance.
Translations of "call stack" in Context ordered by category and frequency
Return a frame object from the call stack.
Renvoie une frame de la pile d'appels.
Memory allocated to objects unreachable by the call stack is then freed.
Une mémoire attribuée à des objets inatteignables par la pile d'appels est ensuite libérée.
Each function activation adds a new layer to the call stack.
Chaque activation de fonction ajoute une nouvelle couche à la pile d'appel.
Profiling tools can display the state of the call stack.
Les outils de profilage peuvent afficher l'état de la pile d'appel.
Each language has its own implementation of the call stack.
Chaque langage a sa propre implémentation de la pile d'exécution.
Optimizing the call stack can lead to faster program performance.
Optimiser la pile d'exécution peut améliorer les performances du programme.
Other translations for call stack:
- pile des appels
call stack: Examples and translations in context
A call stack including frames from multiple runtimes can be walked.
Une pile d'appels comprenant des trames de multiples temps de fonctionnement peut être parcourue.
In the function call stack to tell you kind of where
Dans la pile d'appels de fonctions pour vous dire où
A user may select other threads to see the call stack aggregation for that thread.
Un utilisateur peut sélectionner d'autres fils pour voir l'agrégation de pile d'appels pour ce fil.
Those automata are also useful for the analysis of programs with a call stack.
Ces automates de treillis peuvent également être utilisés pour l'analyses des programmes utilisant une pile d'appels.
Exceptions thrown during programming code can be propagated up to a top of a virtual call stack for the execution.
Les exceptions générées pendant le code de programmation peuvent être propagées jusqu'en haut d'une pile d'appels virtuels pour l'exécution.
Memory locations corresponding to heap objects unreachable by the unexecuted portion of the call stack are then cleared.
Les emplacements de mémoire correspondant aux objets de tas inatteignables par la partie non exécutée de la pile d'appels sont ensuite dégagés.
Presently this includes a call stack traceback of active procedural language functions and internally-generated queries.
Actuellement, cela inclut une trace de la pile d'appels des fonctions du langage procédural actif et de requêtes générées en interne.
Where is the error, the code and the call stack?
Où est l'erreur, le code et la pile d'appels ?
See also: