Replace GetSymbol using void* with new GetSymbol using SymbolKey for [CachedAttribute]
This CL replaces the old GetSymbol, which uses void* as a key, with the new GetSymbol, which uses an instance of SymbolKey created in CL1877490 as a key, for [CachedAttribute]. Bug: 715418 Change-Id: I97e0d374c6d331b3a249aeeb4ee6cbf0ca8514b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880238Reviewed-by:Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Marina Sakai <marinasakai@google.com> Cr-Commit-Position: refs/heads/master@{#709361}
Showing
Please register or sign in to comment