[v8] Avoid deprecated API
The type check for "WasmModuleObject" was renamed from "IsWebAssemblyCompiledModule" to "IsWasmModuleObject" in https://crrev.com/c/2013109. This CL switches the only caller in chrome to the new API, so we can deprecate the old one. R=haraken@chromium.org Bug: v8:10021 Change-Id: Ibf4d59933ce91086eb3edd1769aae2e3da2a9368 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016622Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Clemens Backes <clemensb@chromium.org> Cr-Commit-Position: refs/heads/master@{#734393}
Showing
Please register or sign in to comment