DescriptionRearranged intrinsic declarations according to their implementations.
Now every FOR_EACH_INTRINSIC_FOO sub-macro corresponds to a
src/runtime/runtime-FOO.cc file, even the order of runtime functions
within that file has been preserved in the corresponding macro, thanks
to some eye-hurting for/clang/sed/grep madness. ;-)
BUG=v8:3947
LOG=n
Committed: https://crrev.com/cfe76e82d9899bc061cd1859eda1605451980fb3
Cr-Commit-Position: refs/heads/master@{#27609}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Feedback. Rebased. #Patch Set 3 : Rebased #Messages
Total messages: 12 (4 generated)
|