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

Copy Markdown View Source

JS Function prototype: call, apply, bind, and property access for name/length/fileName.

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(fun, key)

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

prototype()

Builds the JavaScript prototype object for this runtime builtin.