Description[msan] Do not unpoison heap if running on simulator.
With the simulator, MSan detects all memory accesses from JIT code
without the need for annotations.
We'd like to keep the annotation in the native (w/o simulator) mode
until we can move all MSan+V8 users to simulator mode.
R=jkummerow@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=20399
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|