Runtime Event
Types
Link copied to clipboard
@Serializable
Notification is issued every time when binding is called.
Link copied to clipboard
@Serializable
Issued when console API was called.
Link copied to clipboard
Issued when unhandled exception was revoked.
Link copied to clipboard
@Serializable
Issued when exception was thrown and unhandled.
Link copied to clipboard
@Serializable
Issued when new execution context is created.
Link copied to clipboard
@Serializable
Issued when execution context is destroyed.
Link copied to clipboard
Issued when all executionContexts were cleared in browser
Link copied to clipboard
@Serializable
Issued when object should be inspected (for example, as a result of inspect() command line API call).