• mstarzinger's avatar
    [turbofan] Allow deopt reasons without source positions. · ca727047
    mstarzinger authored
    This allows to pass deoptimization reasons to the profiler without the
    requirement of always providing a source position. The absence of deopt
    reasons is now communicated via a sentinel as the deopt id value. The
    deoptimization reasons recently added to TurboFan are now passed to the
    profiler.
    
    R=bmeurer@chromium.org
    TEST=cctest/test-cpu-profiler
    
    Review-Url: https://codereview.chromium.org/2159793002
    Cr-Commit-Position: refs/heads/master@{#37852}
    ca727047
Name
Last commit
Last update
..
allocation-tracker.cc Loading commit data...
allocation-tracker.h Loading commit data...
circular-queue-inl.h Loading commit data...
circular-queue.h Loading commit data...
cpu-profiler-inl.h Loading commit data...
cpu-profiler.cc Loading commit data...
cpu-profiler.h Loading commit data...
heap-profiler.cc Loading commit data...
heap-profiler.h Loading commit data...
heap-snapshot-generator-inl.h Loading commit data...
heap-snapshot-generator.cc Loading commit data...
heap-snapshot-generator.h Loading commit data...
profile-generator-inl.h Loading commit data...
profile-generator.cc Loading commit data...
profile-generator.h Loading commit data...
profiler-listener.cc Loading commit data...
profiler-listener.h Loading commit data...
sampling-heap-profiler.cc Loading commit data...
sampling-heap-profiler.h Loading commit data...
strings-storage.cc Loading commit data...
strings-storage.h Loading commit data...
tick-sample.cc Loading commit data...
tick-sample.h Loading commit data...
unbound-queue-inl.h Loading commit data...
unbound-queue.h Loading commit data...