QuickBEAM.VM.PredefinedAtoms (QuickBEAM v0.10.9)

Copy Markdown View Source

QuickJS predefined atom table, generated at compile time from quickjs-atom.h

Summary

Functions

Returns the number of predefined atoms.

Looks up a predefined atom by index.

Functions

count()

Returns the number of predefined atoms.

lookup(idx)

Looks up a predefined atom by index.