Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: document attribute Script.cachedDataRejected #44451

Merged
merged 1 commit into from Sep 6, 2022

Commits on Aug 30, 2022

  1. doc: document attribute Script.cachedDataRejected

    Explicitly document the attribute `Script.cachedDataRejected` in a
    dedicated section.
    
    Removes the documented option `produceCachedData` and the description
    of `cachedDataRejected` in `vm.runInContext`, `vm.runInNewContext`,
    and `vm.runInThisContext` as the created `vm.Script` instance is not
    accessible from userland in these methods.
    legendecas committed Aug 30, 2022
    Copy the full SHA
    8f63831 View commit details
    Browse the repository at this point in the history