Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 32b9f0768725500ae7c217527b2b8ac1fa577071 https://github.com/WebKit/WebKit/commit/32b9f0768725500ae7c217527b2b8ac1fa577071 Author: Daniel Liu <danl...@umich.edu> Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths: M Source/JavaScriptCore/assembler/JITOperationList.cpp Log Message: ----------- Fix build error from missing operation https://bugs.webkit.org/show_bug.cgi?id=277517 rdar://133015657 Reviewed by Yijia Huang. My prior patch mistakenly left out an operation in `llintOperations`, leading to compile errors when JIT operation validation was enabled. * Source/JavaScriptCore/assembler/JITOperationList.cpp: (JSC::llintOperations): Canonical link: https://commits.webkit.org/281733@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