• Qifan Pan's avatar
    Reland "Reland "[TurboFan] Support BigIntMultiply"" · 25530fd6
    Qifan Pan authored
    This is a reland of commit 30ee0690
    
    Avoid terminating from another thread in unit tests to make the termination of optimized bigint multiplication deterministic on windows
    
    Original change's description:
    > Reland "[TurboFan] Support BigIntMultiply"
    >
    > This is a reland of commit ccde4205
    >
    > Added a test case for terminating optimized bigint multiply and attached frame_state to the runtime call to provide deopt information to determine the throw location
    >
    > Original change's description:
    > > [TurboFan] Support BigIntMultiply
    > >
    > > Bug: v8:9407
    > > Change-Id: Iab0a4ca8dd5d83444d1addd6043a5c8e3a8577a7
    > > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3773773
    > > Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
    > > Reviewed-by: Leszek Swirski <leszeks@chromium.org>
    > > Reviewed-by: Nico Hartmann <nicohartmann@chromium.org>
    > > Commit-Queue: Nico Hartmann <nicohartmann@chromium.org>
    > > Cr-Commit-Position: refs/heads/main@{#82140}
    >
    > Bug: v8:9407
    > Change-Id: Ia691d758265148da1de291365d41c7c1d1f98ddd
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3810391
    > Commit-Queue: Nico Hartmann <nicohartmann@chromium.org>
    > Reviewed-by: Nico Hartmann <nicohartmann@chromium.org>
    > Reviewed-by: Leszek Swirski <leszeks@chromium.org>
    > Cr-Commit-Position: refs/heads/main@{#82232}
    
    Bug: v8:9407
    Change-Id: I7d04897f4e8f260aba31dbad55ce1263406473d9
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3819621
    Commit-Queue: Qifan Pan <panq@google.com>
    Reviewed-by: 's avatarNico Hartmann <nicohartmann@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#82304}
    25530fd6
js-type-hint-lowering.cc 21.2 KB