Description[turbofan] Optimize API function calls based on inferred receiver maps.
Previously API function calls would only be optimized in TurboFan when
the receiver was a (compile-time) known constant, which was probably
only true for certain cases where functions where called on the global
proxy (the window object).
BUG=v8:5267, v8:6304
R=jarin@chromium.org
Review-Url: https://codereview.chromium.org/2839953002
Cr-Commit-Position: refs/heads/master@{#44877}
Committed: https://chromium.googlesource.com/v8/v8/+/5361f7ff32c3d30babee479c56b3865d0500e476
Patch Set 1 #Patch Set 2 : Update comment. #Patch Set 3 : Only handle simple API calls. #Patch Set 4 : REBASE #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 22 (18 generated)
|