Bug 261387 - Add support for C-style /* */ block comments in offlineasm.
Summary: Add support for C-style /* */ block comments in offlineasm.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-10 14:13 PDT by Mark Lam
Modified: 2023-09-10 16:07 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2023-09-10 14:13:25 PDT
This is a quality of life improvement for when writing experiments in LLInt code.
Comment 1 Radar WebKit Bug Importer 2023-09-10 14:13:43 PDT
<rdar://problem/115258418>
Comment 2 Mark Lam 2023-09-10 14:15:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17636
Comment 3 EWS 2023-09-10 16:07:47 PDT
Committed 267846@main (f0ce36433bfa): <https://commits.webkit.org/267846@main>

Reviewed commits have been landed. Closing PR #17636 and removing active labels.