Remove macro-generated functions for private properties for SCRIPT_PROMISE_PROPERTIES
This CL removes macro-generated fucntions for private properties of SCRIPT_PROMISE_PROPERTIES, 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: I0f511b0cf8286ac133e473d32b44620d9d799dc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893128Reviewed-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@{#711639}
Showing
Please register or sign in to comment