DescriptionFix definition of V8_*_C() macros.
Make V8_INT64_C() and V8_UINT64_C() available in 32-bit mode as well,
so we can write readable constants (base 10) instead of having to
obfuscate them using V8_2PART_UINT64_C().
R=svenpanne@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=16366
Patch Set 1 : #
Messages
Total messages: 3 (0 generated)
|