Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

property Script.prototype.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.

Type #

boolean | undefined