Skip to content

doc,test: update the v8.startupSnapshot doc and test the example - #47468

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
joyeecheung:snapshot-doc
May 3, 2023
Merged

doc,test: update the v8.startupSnapshot doc and test the example#47468
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
joyeecheung:snapshot-doc

Conversation

@joyeecheung

Copy link
Copy Markdown
Member

The API is now available to user-land run-time snapshots. So update
the example. This also makes the intention of the examples a bit
clearer and test it in our test suite.

This depends on #47466 and #47467, otherwise the example is broken.

@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label Apr 7, 2023
@joyeecheung
joyeecheung marked this pull request as draft April 7, 2023 13:59
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@joyeecheung

Copy link
Copy Markdown
MemberAuthor

ping @nodejs/documentation @nodejs/startup for a review

Comment threaddoc/api/v8.md Outdated
The API is now available to user-land run-time snapshots. So update
the example. This also makes the intention of the examples a bit
clearer and test it in our test suite.
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@joyeecheungjoyeecheung added the commit-queue Add this label to land a pull request using GitHub Actions. label May 3, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 3, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 2397585 into nodejs:mainMay 3, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 2397585

targos pushed a commit that referenced this pull request May 12, 2023
The API is now available to user-land run-time snapshots. So update
the example. This also makes the intention of the examples a bit
clearer and test it in our test suite.
PR-URL: #47468
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
@targostargos mentioned this pull request May 15, 2023
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
The API is now available to user-land run-time snapshots. So update
the example. This also makes the intention of the examples a bit
clearer and test it in our test suite.
PR-URL: #47468
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
MoLow pushed a commit to MoLow/node that referenced this pull request Jul 6, 2023
The API is now available to user-land run-time snapshots. So update
the example. This also makes the intention of the examples a bit
clearer and test it in our test suite.
PR-URL: nodejs#47468
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@joyeecheung@nodejs-github-bot@legendecas@aymen94