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): implement __proto__ getter, ignore and warn on setter #16775

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 24, 2022

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

    khrj committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    14853b4 View commit details
    Browse the repository at this point in the history
  3. fix proto_exploit test

    khrj committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    4526d59 View commit details
    Browse the repository at this point in the history
  4. Add __proto__ accessor test

    khrj committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    8c9486f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8d5177 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    22790f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    e50e2e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    5738658 View commit details
    Browse the repository at this point in the history