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