Skip to content

deps: V8: backport 93f189f19a03

Rodrigo Muino Tomonari requested to merge github/fork/targos/fix-30586 into master

Original commit message:

[ic] Fix non-GlobalIC store to interceptor on the global object

We possibly need to load the global object from the global proxy as the holder
of the named interceptor.

Change-Id: I0f9f2e448630608ae853588f6751b55574a9efd9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1930903
Commit-Queue: Igor Sheludko <ishell@chromium.org>
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#65119}

Refs: https://github.com/v8/v8/commit/93f189f19a030d5de6c5173711dca120ad76e5cd

Merge request reports

Loading