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

[v19.x backport] wasi: fast calls #45908

Closed
wants to merge 2 commits into from

Commits on Dec 19, 2022

  1. deps: V8: cherry-pick bf0bd4868dde

    Original commit message:
    
        [fastcall] Disable fast calls with stack args on M1
    
        Bug: v8:13171
        Change-Id: I549d942d8ae24e2de0aa3202d7400b587254fb75
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3963995
        Commit-Queue: Camillo Bruni <cbruni@chromium.org>
        Auto-Submit: Maya Lekova <mslekova@chromium.org>
        Reviewed-by: Camillo Bruni <cbruni@chromium.org>
        Commit-Queue: Maya Lekova <mslekova@chromium.org>
        Cr-Commit-Position: refs/heads/main@{#83886}
    
    Refs: v8/v8@bf0bd48
    targos committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    7017a85 View commit details
    Browse the repository at this point in the history
  2. wasi: fast calls

    PR-URL: nodejs#43697
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    devsnek authored and targos committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    3e67704 View commit details
    Browse the repository at this point in the history