[webkit-changes] [WebKit/WebKit] f0ce36: Add support for C-style /* */ block comments in of...

Commit Queue noreply at github.com
Sun Sep 10 16:07:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f0ce36433bfaf66fb131d3eeead05a65e436a778
      https://github.com/WebKit/WebKit/commit/f0ce36433bfaf66fb131d3eeead05a65e436a778
  Author: Mark Lam <mark.lam at apple.com>
  Date:   2023-09-10 (Sun, 10 Sep 2023)

  Changed paths:
    M Source/JavaScriptCore/offlineasm/parser.rb

  Log Message:
  -----------
  Add support for C-style /* */ block comments in offlineasm.
https://bugs.webkit.org/show_bug.cgi?id=261387
rdar://115258418

Reviewed by Alexey Shvayka.

This is a quality of life improvement for when writing experiments in LLInt code.

* Source/JavaScriptCore/offlineasm/parser.rb:

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




More information about the webkit-changes mailing list