DescriptionPPC/s390: Remove unnecessary duplication of FunctionKind enums in CompilerHints
Port 7a82be3d0d7d3f0a3aa2d2dfdbe64f495a93245b
Original commit message:
The duplicated enum values are only used by the FastNewClosureStub,
so inline them there, with the help of one new constant (kFunctionKindShift)
in SharedFunctionInfo.
R=adamk@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, bjaideep@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=
Committed: https://crrev.com/0c7e1bef40e26aff393142a30bf3111b47858e83
Cr-Commit-Position: refs/heads/master@{#40017}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|