Description[compiler] Move PassesFilter onto SharedFunctionInfo.
The JSFunction::PassesFilter predicate is not fine-grained enough to
actually distinguish different closures and hence can be changed into
SharedFunctionInfo::PassesFilter instead. This will allow the compiler
to use is more broadly.
R=jkummerow@chromium.org
Committed: https://crrev.com/31d3c8a0749bde23f6a1013cc19e29e8dc292da0
Cr-Commit-Position: refs/heads/master@{#34981}
Patch Set 1 #
Total comments: 4
Messages
Total messages: 8 (3 generated)
|