• Adithya Srinivasan's avatar
    Change Accessor counters · 59ddd606
    Adithya Srinivasan authored
    Counters for some of the getters are renamed to remove the
    AccessorNameGetterCallback_ prefix. The prefix causes these getters to
    be categorized under Blink C++ (and they shouldn't be). Counters are
    also added for some setters which are currently being counted under
    GenericNamedPropertySetterCallback and AccessorNameSetterCallback which
    are both categorized as Blink C++.
    
    Bug: 
    Change-Id: Ifc2c08d3eca0460ea6b5572c7a96b3625dd7d7ea
    Reviewed-on: https://chromium-review.googlesource.com/587593Reviewed-by: 's avatarCamillo Bruni <cbruni@chromium.org>
    Commit-Queue: Adithya Srinivasan <adithyas@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#46979}
    59ddd606
accessors.cc 41 KB