Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8404421

Browse files
codediverdevmarco-ippolito
authored andcommitted
tools: replace reference to NodeMainInstance with SnapshotBuilder
Small documentation update from`node::NodeMainInstance::GetEmbeddedSnapshotData`to `node::SnapshotBuilder::GetEmbeddedSnapshotData`.PR-URL:#53544Reviewed-By: Luigi Pinca <luigipinca@gmail.com>Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
1 parent3d8721f commit8404421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tools/snapshot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In the default build of the Node.js executable, to embed a V8 startup snapshot
2222
into the Node.js executable,`libnode` is first built with these unresolved
2323
symbols:
2424

25-
-`node::NodeMainInstance::GetEmbeddedSnapshotData`
25+
-`node::SnapshotBuilder::GetEmbeddedSnapshotData`
2626

2727
Then the`node_mksnapshot` executable is built with C++ files in this
2828
directory, as well as`src/node_snapshot_stub.cc` which defines the unresolved

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp