Skip to content

Comments

refactor(ecmascript): add ToUint32 trait#13272

Merged
graphite-app[bot] merged 1 commit intomainfrom
08-24-refactor_ecmascript_add_touint32_trait
Aug 24, 2025
Merged

refactor(ecmascript): add ToUint32 trait#13272
graphite-app[bot] merged 1 commit intomainfrom
08-24-refactor_ecmascript_add_touint32_trait

Conversation

@sapphi-red
Copy link
Member

@sapphi-red sapphi-red commented Aug 23, 2025

Added ToUint32 trait that corresponds to the ToUint32 abstract operation.

@github-actions github-actions bot added A-transformer Area - Transformer / Transpiler A-isolated-declarations Isolated Declarations C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Aug 23, 2025
Copy link
Member Author


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.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@sapphi-red sapphi-red marked this pull request as ready for review August 23, 2025 15:27
Copilot AI review requested due to automatic review settings August 23, 2025 15:27
@codspeed-hq
Copy link

codspeed-hq bot commented Aug 23, 2025

CodSpeed Instrumentation Performance Report

Merging #13272 will not alter performance

Comparing 08-24-refactor_ecmascript_add_touint32_trait (66a5673) with main (fd14b39)1

Summary

✅ 34 untouched benchmarks

Footnotes

  1. No successful run was found on main (66a5673) during the generation of this report, so fd14b39 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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

Boshen commented Aug 24, 2025

Merge activity

Added `ToUint32` trait that corresponds to the [`ToUint32` abstract operation](https://tc39.es/ecma262/multipage/abstract-operations.html#sec-touint32).
@graphite-app graphite-app bot force-pushed the 08-24-refactor_ecmascript_add_touint32_trait branch from 0f4ad8b to 66a5673 Compare August 24, 2025 01:08
@graphite-app graphite-app bot merged commit 66a5673 into main Aug 24, 2025
24 checks passed
@graphite-app graphite-app bot deleted the 08-24-refactor_ecmascript_add_touint32_trait branch August 24, 2025 01:14
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Aug 24, 2025
@sapphi-red sapphi-red restored the 08-24-refactor_ecmascript_add_touint32_trait branch August 24, 2025 04:22
@sapphi-red sapphi-red deleted the 08-24-refactor_ecmascript_add_touint32_trait branch August 24, 2025 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-isolated-declarations Isolated Declarations A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants