Ignore:
Timestamp:
Nov 4, 2019, 11:23:24 AM (6 years ago)
Author:
[email protected]
Message:

Surpress ASAN in SamplingProfiler's FrameWalker::resetAtMachineFrame().
https://bugs.webkit.org/show_bug.cgi?id=203819
<rdar://problem/56840002>

Reviewed by Saam Barati.

  • runtime/SamplingProfiler.cpp:

(JSC::FrameWalker::resetAtMachineFrame):

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r251978 r252006  
     12019-11-04  Mark Lam  <[email protected]>
     2
     3        Surpress ASAN in SamplingProfiler's FrameWalker::resetAtMachineFrame().
     4        https://bugs.webkit.org/show_bug.cgi?id=203819
     5        <rdar://problem/56840002>
     6
     7        Reviewed by Saam Barati.
     8
     9        * runtime/SamplingProfiler.cpp:
     10        (JSC::FrameWalker::resetAtMachineFrame):
     11
    1122019-11-03  Tadeu Zagallo  <[email protected]>
    213
Note: See TracChangeset for help on using the changeset viewer.