Uh oh!
There was an error while loading. Please reload this page.
src: fix usage of deprecated V8 API - #60174
Conversation
Namely `GetContinuationPreservedEmbedderData` and `SetContinuationPreservedEmbedderData` for their "V2" variants. Refs: v8/v8@da41db3
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## main #60174 +/- ##
==========================================
- Coverage 88.54% 88.54% -0.01%
==========================================
Files 704 704 Lines 208083 208083 Branches 40011 40010 -1 ==========================================
- Hits 184257 184246 -11 - Misses 15847 15860 +13 + Partials 7979 7977 -2
🚀 New features to boost your workflow:
|
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
targos
commented
Oct 10, 2025
macOS failed on https://ci.nodejs.org/job/node-test-commit-osx/67253/nodes=macos15-x64/testReport/junit/(root)/parallel/test_without_async_context_frame/, so I'm not very confident with this now. |
richardlau
commented
Oct 10, 2025
FWIW that test has been flaky across 19 PRs: https://github.com/nodejs/reliability/blob/main/reports/2025-10-10.md#jstest-failure |
This comment was marked as outdated.
This comment was marked as outdated.
nodejs-github-bot
commented
Oct 10, 2025
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Oct 11, 2025
Landed in 367bcce |
Namely
GetContinuationPreservedEmbedderDataandSetContinuationPreservedEmbedderDatafor their "V2" variants.Refs: v8/v8@da41db3