Switch to non-deprecated v8::Module APIs
Switch away from deprecated v8::Module APIs to the non-deprecated ones that support import assertions (https://tc39.es/proposal-import-assertions). Future changes will start using the import assertions exposed by these APIs and plumb then into the module infrastructure for use with JSON and CSS modules. Bug: 1132413 Change-Id: I23addcdfe18422abfa735b9aae807c50a9cb2a67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574535Reviewed-by:Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Dan Clark <daniec@microsoft.com> Cr-Commit-Position: refs/heads/master@{#834989}
Showing
Please register or sign in to comment