DescriptionRemove unnecessary duplication of FunctionKind enums in CompilerHints
The duplicated enum values are only used by the FastNewClosureStub,
so inline them there, with the help of one new constant (kFunctionKindShift)
in SharedFunctionInfo.
Committed: https://crrev.com/7a82be3d0d7d3f0a3aa2d2dfdbe64f495a93245b
Cr-Commit-Position: refs/heads/master@{#40005}
Patch Set 1 #Patch Set 2 : Fix arm64 #
Messages
Total messages: 20 (12 generated)
|