DescriptionWork around nifty VS10 compiler bug
VS10 generates bogus code for specific arguments to the Number::New function when invoked in specific places of an ExpectRecords array definition, passing a garbage value to the function (as printf debugging reveals). Changing the argument from 1 to 7 apparently circumvents the problem.
R=jkummerow@chromium.org
BUG=
Committed: http://code.google.com/p/v8/source/detail?r=13637
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|