For errors in the JavaScript call stack, the error travels up the chain of calls until caught (in a try/catch block, for instance) or until it reaches the window object, raising the window.onerror event.
Bei Fehlern in der JavaScript-Aufrufliste wird der Fehler in der Aufrufkette nach oben weitergegeben, bis er abgefangen wird (zum Beispiel in einem Try-Catch-Block), oder bis er das Fensterobjekt erreicht, wo er das window.onerror-Ereignis auslöst.
MobileFirst Platform client SDK, in JavaScript, captures JavaScript global errors and if possible, a JavaScript call stack, and logs it at FATAL level.
I would argue, however, that the JavaScript client is also part of the call stack.
Ich würde jedoch argumentieren, dass der Aufrufer-Stack auch den Client (JavaScript) mit umfasst.
This means that the top of the call stack is the JavaScript event handler and it may be the better place to handle the problem (displaying an error message).
D.h. dass das obere Ende des Call-Stacks der JavaScript Eventhandler ist und dies vielleicht der bessere Ort ist, um das Problem zu behandeln (Anzeige einer Fehlermeldung).
When an error is thrown, Chakra, the JavaScript engine in Internet Explorer, captures the chain of calls that led up to where the error originated - also referred to as the call stack.
Beim Auslösen eines Fehlers wird die Kette von Aufrufen (auch als Aufrufliste bezeichnet), die zu der Fehlerstelle führt, von Chakra erfasst, dem JavaScript-Modul in Internet Explorer.
In programming, the call stack stores information about active routines.
In der Programmierung speichert der Aufrufstapel Informationen zu aktiven Routinen.
The exception is not caught and therefore walks up the call stack.
Die Exception wird nicht gefangen und wandert den Aufrufer-Stack hinauf.
The full call stack from which this scope was invoked.
Der vollständige Aufrufstack, aus dem dieser Bereich aufgerufen wurde.
Optimizing the call stack can lead to faster program performance.
Die Optimierung des Aufrufstapels kann zu einer schnelleren Programmausführung führen.
Managing the call stack is vital for efficient memory usage.
Das Management des Aufrufstapels ist entscheidend für die effiziente Speichernutzung.
Get-PSCallStack returns an object that represents the items in the call stack.
Get-PSCallStack gibt ein Objekt zurück, das die Elemente in der Aufrufliste darstellt.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.