0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/snapshot
GauthamBanasandra cf929c04b0 src, tools: replace raw ptr with smart ptr
NodeMainInstance::Create will now returrn
an instance of NodeMainInstance in a
unique_ptr.

PR-URL: https://github.com/nodejs/node/pull/28577
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-07-12 21:59:36 -07:00
..
node_mksnapshot.cc src: move DiagnosticFilename inlines into a -inl.h 2019-05-26 17:09:45 +02:00
snapshot_builder.cc src, tools: replace raw ptr with smart ptr 2019-07-12 21:59:36 -07:00
snapshot_builder.h