Skip to content

chore(core): define kEnumerableProperty atomically#5332

Merged
mcollina merged 1 commit into
nodejs:mainfrom
aduh95:kEnumerableProperty
May 29, 2026
Merged

chore(core): define kEnumerableProperty atomically#5332
mcollina merged 1 commit into
nodejs:mainfrom
aduh95:kEnumerableProperty

Conversation

@aduh95
Copy link
Copy Markdown
Contributor

@aduh95 aduh95 commented May 28, 2026

This relates to...

Rationale

We have a lint rule to enforce use __proto__: over Object.create, I think the rationale is that the engine has less work to do to optimize it

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.21%. Comparing base (99912e8) to head (124c125).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5332   +/-   ##
=======================================
  Coverage   93.21%   93.21%           
=======================================
  Files         110      110           
  Lines       36598    36600    +2     
=======================================
+ Hits        34116    34118    +2     
  Misses       2482     2482           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mcollina mcollina merged commit 4e46c1c into nodejs:main May 29, 2026
66 of 67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants