Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9bf3ebe92c19e9fb9a19d2e223c6503d057f3c3a
https://github.com/WebKit/WebKit/commit/9bf3ebe92c19e9fb9a19d2e223c6503d057f3c3a
Author: Sosuke Suzuki <[email protected]>
Date: 2024-09-09 (Mon, 09 Sep 2024)
Changed paths:
M Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp
Log Message:
-----------
[JSC] Fix assertions in `getAsyncFromSyncIteratorInternalField` and
`getWrapForValidIteratorInternalField`
https://bugs.webkit.org/show_bug.cgi?id=279407
Reviewed by Yusuke Suzuki.
This patch fixes assertions in
`emit_intrinsic_getAsyncFromSyncIteratorInternalField` and
`emit_intrinsic_getWrapForValidIteratorInternalField`
* Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:
(JSC::BytecodeIntrinsicNode::emit_intrinsic_getAsyncFromSyncIteratorInternalField):
(JSC::BytecodeIntrinsicNode::emit_intrinsic_getWrapForValidIteratorInternalField):
Canonical link: https://commits.webkit.org/283387@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes