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

Allow for global objects with a mutable prototype chain #1381

Merged
merged 4 commits into from
Jan 15, 2024

Commits on Dec 20, 2023

  1. Allow for global objects with a mutable prototype chain

    This is required to define the ShadowRealm global object in IDL.
    Ms2ger committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4bf7e4b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Rephrase

    Ms2ger committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6098c73 View commit details
    Browse the repository at this point in the history
  2. No more flags

    Ms2ger committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0156411 View commit details
    Browse the repository at this point in the history
  3. Note

    Ms2ger committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    56966c3 View commit details
    Browse the repository at this point in the history