Description[turbofan] Skip data-flow analysis of code entry field.
This makes escape analysis skip analyzing the code entry field within
JSFunction objects. Said field is an untagged pointer field and hence
cannot be tracked by an ObjectState node.
R=jarin@chromium.org
TEST=mjsunit/regress/regress-crbug-613494
BUG=chromium:613494
Committed: https://crrev.com/dbd7d5a59f85ff2fd2a06e9377757d2dd6dce45c
Cr-Commit-Position: refs/heads/master@{#36436}
Patch Set 1 #Patch Set 2 : Rebased. #
Total comments: 3
Patch Set 3 : Addressed comments. #
Messages
Total messages: 12 (6 generated)
|