[cleanup] Fix use of deprecated GetFunction method
Use MaybeLocal version of GetFunction in SandboxStatusExtension as original function is deprecated. Since the original code DCHECKs that other failure can't happen, I've used the same pattern rather than ToLocalChecked. Bug: v8:7295, v8:8238 Change-Id: I29178794660dc7c5cf6d6bba0c617dfbbb37757d Reviewed-on: https://chromium-review.googlesource.com/c/1348047Reviewed-by:Jochen Eisinger <jochen@chromium.org> Commit-Queue: Dan Elphick <delphick@chromium.org> Cr-Commit-Position: refs/heads/master@{#611052}
Showing
Please register or sign in to comment