Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: baa1f6e6d54822d857308d2afa5f20d978dd0df0 https://github.com/WebKit/WebKit/commit/baa1f6e6d54822d857308d2afa5f20d978dd0df0 Author: Keith Miller <keith_mil...@apple.com> Date: 2024-07-25 (Thu, 25 Jul 2024)
Changed paths: A JSTests/wasm/stress/cross-realm-webassembly-instances.js M Source/JavaScriptCore/wasm/js/JSWebAssemblyInstance.cpp Log Message: ----------- Unreviewed, remove incorrect ASSERTs from JSWebAssemblyInstance https://bugs.webkit.org/show_bug.cgi?id=277073 The ASSERT(globalObject == this->globalObject()) isn't true when there's a newTarget * JSTests/wasm/stress/cross-realm-webassembly-instances.js: Added. (const.getNewTargets): (test): (assert_equal): (constructorArg.of.interfaces.testDescription.of.getNewTargets): * Source/JavaScriptCore/wasm/js/JSWebAssemblyInstance.cpp: (JSC::JSWebAssemblyInstance::initializeImports): (JSC::JSWebAssemblyInstance::finalizeCreation): Canonical link: https://commits.webkit.org/281347@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