Skip to content

fix(parser): Handle % token as a v8_intrinsic only if option is enabled#12128

Merged
graphite-app[bot] merged 1 commit intomainfrom
issue-12121
Jul 8, 2025
Merged

fix(parser): Handle % token as a v8_intrinsic only if option is enabled#12128
graphite-app[bot] merged 1 commit intomainfrom
issue-12121

Conversation

@leaysgur
Copy link
Member

@leaysgur leaysgur commented Jul 8, 2025

Fixes #12121

@graphite-app
Copy link
Contributor

graphite-app bot commented Jul 8, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added A-parser Area - Parser C-bug Category - Bug labels Jul 8, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Jul 8, 2025

CodSpeed Instrumentation Performance Report

Merging #12128 will not alter performance

Comparing issue-12121 (a46708f) with main (671b596)

Summary

✅ 34 untouched benchmarks

@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Jul 8, 2025
Copy link
Member

Boshen commented Jul 8, 2025

Merge activity

@graphite-app graphite-app bot merged commit a46708f into main Jul 8, 2025
25 checks passed
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 8, 2025
@graphite-app graphite-app bot deleted the issue-12121 branch July 8, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-parser Area - Parser C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic assertion failed: self.start <= self.end - crates/oxc_span/src/span.rs

2 participants