Replace WTFMove() with std::move() in CodeGeneratorJS.pm. Currently this generates hundreds of bugprone-move-forwarding-reference warnings in the clang static analyzer.
<rdar://problem/102889626>
Pull request: https://github.com/WebKit/WebKit/pull/7065
Committed 257419@main (d15a94e6d534): <https://commits.webkit.org/257419@main> Reviewed commits have been landed. Closing PR #7065 and removing active labels.
*** Bug 241501 has been marked as a duplicate of this bug. ***