Remove macro-generated functions for private properties of CustomElement
This CL removes macro-generated functions for private properties of CustomElement and replaces them with the new GetSymbol function, which uses an instance of V8PrivateProperty::SymbolKey as a key. Bug: 715418 Change-Id: I0b1a28d2c28a89c6d2b163f1ff2c04c017dc311c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1885867Reviewed-by:Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Marina Sakai <marinasakai@google.com> Cr-Commit-Position: refs/heads/master@{#711157}
Showing
Please register or sign in to comment