Description[ieee754] Use uint32_t/uint64_t instead of u_int32_t/u_int64_t.
The uint32_t/uint64_t types are more portable than the old style, pre
C99 u_int32_t/u_int64_t types.
R=yangguo@chromium.org
BUG=v8:5086
Committed: https://crrev.com/3c9ff7ecf875bf604a809943a27dae1a1a9c556f
Cr-Commit-Position: refs/heads/master@{#37088}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|