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

Copy Markdown View Source

Array.prototype and Array static methods.

Summary

Functions

Returns a prototype property value for the given JavaScript property key.

Builds the JavaScript prototype object for this runtime builtin.

Functions

proto_property(arg1)

Returns a prototype property value for the given JavaScript property key.

prototype()

Builds the JavaScript prototype object for this runtime builtin.

static_property(arg1)

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