Skip to content

deps: V8: cherry-pick 0f9ebbc672c7

Original commit message:

[flags] Remove --harmony-string-is-well-formed

The String.prototype.isWellFormed and toWellFormed have shipped
since M111.

Bug: v8:13557
Change-Id: I27e332d2fde0f9ea8ad649c016a84d2d3e0bf592
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4931269
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Commit-Queue: Chengzhong Wu (legendecas) <legendecas@gmail.com>
Cr-Commit-Position: refs/heads/main@{#90398}

Refs: https://github.com/v8/v8/commit/0f9ebbc672c77594feb9176cf52601116aa7c34c

This patch has been released in v8 12.0. Cherry-pick to unblock https://github.com/nodejs/node/pull/47342.

Merge request reports

Loading