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

fix(runtime): use more null proto objects #23921

Merged
merged 7 commits into from
May 22, 2024
Merged

fix(runtime): use more null proto objects #23921

merged 7 commits into from
May 22, 2024

Commits on May 21, 2024

  1. fix(runtime): use more null proto objects

    This is a primordialization effort to improve resistance against users tampering with the global `Object` prototype.
    lucacasonato committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7649b5d View commit details
    Browse the repository at this point in the history
  2. fmt

    bartlomieju committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d6440f2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    e244103 View commit details
    Browse the repository at this point in the history
  2. appease tsc

    bartlomieju committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1c76ea4 View commit details
    Browse the repository at this point in the history
  3. update output

    bartlomieju committed May 22, 2024
    Configuration menu
    Copy the full SHA
    46c3ce6 View commit details
    Browse the repository at this point in the history
  4. Revert "update output"

    This reverts commit 46c3ce6.
    bartlomieju committed May 22, 2024
    Configuration menu
    Copy the full SHA
    468663b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26ce832 View commit details
    Browse the repository at this point in the history