DescriptionFix off-by-one-pointer error in an ASSERT inside DeferredHandles::Iterate.
This will crash v8 in debug mode if the compilation prologue allocates
an exact multiple of kHandleBlockSize handles.
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=12095
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|