isolated-vm
Advanced tools
Changelog
v4.1.0
onCatastrophicError
addednull
error thrown from callbackChangelog
v4.0.0
Callback
class addeed.reference.get()
will return a function delegate instead of a Reference
.reference.get()
will no longer return inherited properties by default.result
property on eval
and evalClosure
has been removed. The result is now just the return
value.isolated-vm
class prototypes, and most instances are frozen.isolate.cpuTime
and isolate.wallTime
now return bigints.reference.get
, and related functions.