Description[heap] Filter out non-heap values when tracing wrappers
We used to rely on the fact that all values kept alive through wrapper
tracing were materialized as heap objects. Smis break this invariant and
need to be filter out.
BUG=chromium:716031
Review-Url: https://codereview.chromium.org/2852463003
Cr-Commit-Position: refs/heads/master@{#44946}
Committed: https://chromium.googlesource.com/v8/v8/+/1f3a95f1f7a11ba7a97901ea6046c251ef77bed4
Patch Set 1 #
Total comments: 2
Messages
Total messages: 9 (4 generated)
|