Die AsyncFunction.prototype
Eigenschaft repräsentiert den Prototypen des AsyncFunction
Objektes.
Beschreibung
AsyncFunction
Objekte erben von AsyncFunction.prototype
. AsyncFunction.prototype
kann nicht verändert werden.
Eigenschaften
AsyncFunction.constructor
- Der Initialwert ist
AsyncFunction
. AsyncFunction.prototype[@@toStringTag]
- Gibt
"AsyncFunction"
zurück.
Spezifikationen
Spezifikation | Status | Kommentar |
---|---|---|
ECMAScript (ECMA-262) Die Definition von 'AsyncFunction.prototype' in dieser Spezifikation. |
Lebender Standard | Initiale Definition in ES2017. |
Browserkompatibilität
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
No compatibility data found. Please contribute data for "javascript.builtins.AsyncFunction.prototype" (depth: 1) to the MDN compatibility data repository.