DescriptionDon't NULL-check GlobalHandle::Node::object_
If it's Smi::FromInt(0), the NULL check would trigger. Instead, use the
handle-zap value to mean "not set".
BUG=v8:3647, chromium:580651
R=vogelheim@chromium.org
LOG=y
Committed: https://crrev.com/85f32f1fc8b59a1b91404b0515a935df1f86b7f9
Cr-Commit-Position: refs/heads/master@{#33492}
Patch Set 1 #
Total comments: 4
Messages
Total messages: 8 (2 generated)
|