script.cachedDataRejected


当向 vm.Script 提供 cachedData 时,该值将根据 V8 是否接受数据被设置为 truefalse。否则,该值为 undefined

【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.】