Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 23f72b45f4ed9f04fa7c64c846d850fce90f0732
https://github.com/WebKit/WebKit/commit/23f72b45f4ed9f04fa7c64c846d850fce90f0732
Author: Asumu Takikawa <[email protected]>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M JSTests/wasm/references/element_active_mod.js
M JSTests/wasm/references/func_ref.js
M JSTests/wasm/references/is_null.js
M JSTests/wasm/references/multitable.js
M JSTests/wasm/references/table_misc.js
M JSTests/wasm/references/validation.js
M Source/JavaScriptCore/runtime/OptionsList.h
M Source/JavaScriptCore/wasm/js/WebAssemblyTagConstructor.cpp
Log Message:
-----------
[WASM-Function-References] Enable typed funcrefs by default
https://bugs.webkit.org/show_bug.cgi?id=272003
Reviewed by Yusuke Suzuki.
Enables typed funcref flag by default, also fixes tests that were broken by
this:
* Error messages are different for reference type tests. For most of them,
disable typed funcrefs (so this path is actually tested) and change error
messages in a few cases.
* V8 exceptions tests found a bug in the tag constructor with typed funcref,
fix that as well.
* JSTests/wasm/references/element_active_mod.js:
* JSTests/wasm/references/func_ref.js:
* JSTests/wasm/references/is_null.js:
* JSTests/wasm/references/multitable.js:
* JSTests/wasm/references/table_misc.js:
* JSTests/wasm/references/validation.js:
* Source/JavaScriptCore/runtime/OptionsList.h:
* Source/JavaScriptCore/wasm/js/WebAssemblyTagConstructor.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):
Canonical link: https://commits.webkit.org/277773@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