Description[turbofan] Inline Array.isArray in JSBuiltinReducer.
Inline the Array.isArray builtin during typed lowering, which generates
ideal code for the common case (non-JSProxy arg), and use the existing
%ArrayIsArray runtime function for the JSProxy case just like in baseline.
BUG=v8:5267
R=jarin@chromium.org
Review-Url: https://codereview.chromium.org/2719023002
Cr-Commit-Position: refs/heads/master@{#43453}
Committed: https://chromium.googlesource.com/v8/v8/+/c45da1b47b39a93f12258b2ac427ff83de4f942f
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|