Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7472871d194e7cb0f803423047b3f1ae0e5f526d https://github.com/WebKit/WebKit/commit/7472871d194e7cb0f803423047b3f1ae0e5f526d Author: Yusuke Suzuki <ysuz...@apple.com> Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths: A JSTests/stress/to-this-flags.js M Source/JavaScriptCore/runtime/RegExpPrototype.cpp Log Message: ----------- [JSC] regExpProtoGetterFlags should call toThis https://bugs.webkit.org/show_bug.cgi?id=285563 rdar://142316566 Reviewed by Yijia Huang. We should call toThis as it accepts arbitrary objects. * JSTests/stress/to-this-flags.js: Added. * Source/JavaScriptCore/runtime/RegExpPrototype.cpp: (JSC::JSC_DEFINE_HOST_FUNCTION): Canonical link: https://commits.webkit.org/288574@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes