Reland "v8binding: Make the wrapper check stricter."
This is a reland of 468160f8 Original change's description: > v8binding: Make the wrapper check stricter. > > Uses a new V8 API, v8::Object::IsApiWrapper, to improve the > check to determine whether a given v8::Value is a wrapper > object or not. > > Bug: 999262 > Change-Id: I844b20e6a36e1126fdbaf203db75b4c669ba385f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777354 > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Hitoshi Yoshida <peria@chromium.org> > Commit-Queue: Yuki Shiino <yukishiino@chromium.org> > Cr-Commit-Position: refs/heads/master@{#692629} Bug: 999262 Change-Id: I58a4fabb775d42f0b1ae2463cbc2d95333565e7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1794325Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#695509}
Showing
Please register or sign in to comment