Class
JSThrowingObject
@dynamicMemberLookup
public class JSThrowingObject
A JSObject
wrapper that enables throwing method calls capturing this
.
Exceptions produced by JavaScript functions will be thrown as JSValue
.