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

Fixed some panics #1029

Merged
merged 6 commits into from
Jan 3, 2021
Merged

Fixed some panics #1029

merged 6 commits into from
Jan 3, 2021

Commits on Jan 2, 2021

  1. Fixed some panics, Object.setPrototypeOf and Object.getPrototypeOf ar…

    …e almost spec compliant
    Razican committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    66db342 View commit details
    Browse the repository at this point in the history
  2. Small documentation fix

    Razican committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    400e9eb View commit details
    Browse the repository at this point in the history
  3. Fixed clippy lint

    Razican committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    6fe279f View commit details
    Browse the repository at this point in the history
  4. Added RequireObjectCoercible

    Razican committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    49d8f02 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Fixed compilation error

    Razican committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    21fc349 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    Razican committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    4fb28db View commit details
    Browse the repository at this point in the history