AsyncFunction.prototype
AsyncFunction.prototype
属性表示 AsyncFunction
的原型对象。
描述
AsyncFunction
对象继承自 AsyncFunction.prototype
。AsyncFunction.prototype
不能被修改。
属性
AsyncFunction.constructor
- 默认值为
AsyncFunction
。 AsyncFunction.prototype[@@toStringTag]
- 返回 "AsyncFunction"。
规范
Specification | Status | Comment |
---|---|---|
ECMAScript (ECMA-262) AsyncFunction.prototype |
Living Standard | 最初定义在ES2017. |
兼容性
No compatibility data found for javascript.builtins.AsyncFunction.prototype
.
Check for problems with this page or contribute missing data to mdn/browser-compat-data.