Do we need new enum cases in JSValue
for closures?
#118
Labels
question
Further information is requested
JSValue
for closures?
#118
Now that
JSClosure
andJSOneshotClosure
are no longer subclasses ofJSFunction
, how are they supposed to be converted toJSValue
? Should theobject
case be used?The text was updated successfully, but these errors were encountered: