Description[heap] Filter out nullptr when registering externally referenced objects
Ideally they are already filtered on the embedder side. Sometimes
howevever, embedders end up with a Local<T> pointing to a nullptr
object. In this case the best way to filter this is right at the
beginning of the registration process.
BUG=chromium:713667
Review-Url: https://codereview.chromium.org/2836013003
Cr-Commit-Position: refs/heads/master@{#44844}
Committed: https://chromium.googlesource.com/v8/v8/+/64e06641ebeef8bf86174c9465b5dbc002d73ca4
Patch Set 1 #
Messages
Total messages: 11 (8 generated)
|