cachedDataRejected
When cachedData
is supplied to create the vm.Script
, this value will be set to either true
or false
depending on acceptance of the data by V8. Otherwise the value is undefined
.
Since
v5.7.0
When cachedData
is supplied to create the vm.Script
, this value will be set to either true
or false
depending on acceptance of the data by V8. Otherwise the value is undefined
.
v5.7.0