DescriptionFix MSAN warning on simulator during cpu profiling.
CPU profiler probes stack frame to find if it's in a valid
state. Under simulator it might happen the frame is not
initialized and MSAN repors that. That's totally ok.
Suppress the warning.
BUG=v8:4751
LOG=N
Committed: https://crrev.com/c2abfe75ea5d6e4552791fd2a667b493a92ff387
Cr-Commit-Position: refs/heads/master@{#34061}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|