• Dan Elphick's avatar
    Fix uses of V8_DEPRECATE_SOON in v8.h · ed9ea216
    Dan Elphick authored
    Move brackets enclosing declarator in a couple of V8_DEPRECATE_SOON
    cases so that the attribute is correctly placed.
    
    I.e. should come after the class keyword and after a function signature
    but before the body.
    
    Also adds suppressions for a case where a replacement method calls
    the deprecated method it replaces.
    
    Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
    Change-Id: I490ff07a13552cf335186d64ca061f21ac4e8afc
    Reviewed-on: https://chromium-review.googlesource.com/1140593Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
    Commit-Queue: Dan Elphick <delphick@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#54527}
    ed9ea216
v8config.h 15.2 KB