Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8ee3aa58b2a4699ea6846a28aa9ee66417c26e6e
      
https://github.com/WebKit/WebKit/commit/8ee3aa58b2a4699ea6846a28aa9ee66417c26e6e
  Author: Yijia Huang <[email protected]>
  Date:   2022-10-31 (Mon, 31 Oct 2022)

  Changed paths:
    A JSTests/stress/wasm-error-message-get-local.js
    M Source/JavaScriptCore/wasm/WasmFunctionParser.h

  Log Message:
  -----------
  [JSC] fix wrong text in WASM error message
https://bugs.webkit.org/show_bug.cgi?id=247280
rdar://101023980

Reviewed by Yusuke Suzuki.

Fix WASM error message for `local.get`.

* JSTests/stress/wasm-error-message-get-local.js: Added.
(shouldBe):
(async let):
* Source/JavaScriptCore/wasm/WasmFunctionParser.h:
(JSC::Wasm::FunctionParser<Context>::parseIndexForLocal):

Canonical link: https://commits.webkit.org/256176@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to