diff options
author | Alex Light <allight@google.com> | 2017-08-23 10:06:18 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2017-08-23 13:15:17 -0700 |
commit | 6e1607e247d979a1671a1fd5a98de3f1031fe719 (patch) | |
tree | 1174cdcce601419dcd5d1563777f721477d5cb6a /compiler/optimizing/graph_visualizer.cc | |
parent | 2ee17e69110a9ef98ea8c94219c7da23b918ef3f (diff) |
Rename instrumentation ExceptionCaught to ExceptionThrown
The instrumentation ExceptionCaught event was badly named since it is
actually sent at the time the exception is thrown and is sent even if
the exception is never actually caught. Rename it and associated
methods/fields to ExceptionThrown to more accurately reflect the
event's semantics.
Test: ./test.py --host -j50
Change-Id: I1e9c401ab619259b25928dbf19f62d3fa9573d47
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions