Skip to content

lib: detect --frozen-intrinsics mismatch when loading#62930

Open
watilde wants to merge 1 commit intonodejs:mainfrom
watilde:snapshot-todo
Open

lib: detect --frozen-intrinsics mismatch when loading#62930
watilde wants to merge 1 commit intonodejs:mainfrom
watilde:snapshot-todo

Conversation

@watilde
Copy link
Copy Markdown
Member

@watilde watilde commented Apr 24, 2026

No description provided.

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/startup

Comment thread src/node_snapshotable.cc
return false;
}

// TODO(joyeecheung): check incompatible Node.js flags.
Copy link
Copy Markdown
Member

@joyeecheung joyeecheung Apr 24, 2026

Choose a reason for hiding this comment

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

This comment is unrelated to frozen intrinsics but any flag in general. Also an experimental flag is probably not a suitable test target.

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.

3 participants