QuickBEAM.VM.Runtime.PromiseBuiltins (QuickBEAM v0.10.9)

Copy Markdown View Source

JS Promise built-in: prototype then/catch/finally and static resolve/reject/all/race.

Summary

Functions

Builds the JavaScript constructor object for this runtime builtin.

Builds the JavaScript prototype object for this runtime builtin.

Functions

constructor()

Builds the JavaScript constructor object for this runtime builtin.

prototype()

Builds the JavaScript prototype object for this runtime builtin.

static_property(arg1)

Callback implementation for QuickBEAM.VM.Runtime.BuiltinObject.static_property/1.