QuickBEAM.VM.Heap.Keys (QuickBEAM v0.10.9)

Copy Markdown View Source

Canonical internal property keys shared across heap, runtime, and object-model modules.

Summary

Functions

Internal ArrayBuffer backing binary property key.

Returns true when a property key uses the VM internal __name__ convention.

Internal Map storage property key.

Internal promise state property key.

Internal promise value property key.

Internal object prototype property key.

Internal Set storage property key.

Internal typed-array marker property key.

Functions

buffer()

(macro)

Internal ArrayBuffer backing binary property key.

date_ms()

(macro)

internal?(key)

Returns true when a property key uses the VM internal __name__ convention.

key_order()

(macro)

map_data()

(macro)

Internal Map storage property key.

offset()

(macro)

primitive_value()

(macro)

promise_state()

(macro)

Internal promise state property key.

promise_value()

(macro)

Internal promise value property key.

proto()

(macro)

Internal object prototype property key.

proxy_handler()

(macro)

proxy_target()

(macro)

set_data()

(macro)

Internal Set storage property key.

type_key()

(macro)

typed_array()

(macro)

Internal typed-array marker property key.