QuickBEAM.VM.JSThrow (QuickBEAM v0.10.9)

Copy Markdown View Source

Helpers for throwing JS errors from the BEAM VM.

Summary

Functions

error!(message)

range_error!(message)

reference_error!(message)

syntax_error!(message)

type_error!(message)

Throws a JavaScript TypeError with the given message.