Skip to content

src: put (de)serialization code into node_snapshotable.h/cc - #37114

Closed
joyeecheung wants to merge 1 commit into
nodejs:masterfrom
joyeecheung:split-serializable
Closed

src: put (de)serialization code into node_snapshotable.h/cc#37114
joyeecheung wants to merge 1 commit into
nodejs:masterfrom
joyeecheung:split-serializable

Conversation

@joyeecheung

@joyeecheungjoyeecheung commented Jan 28, 2021

Copy link
Copy Markdown
Member

So that it's easier to find the corresponding code.

Refs: #36943
Refs: #35711

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. labels Jan 28, 2021
@joyeecheungjoyeecheung changed the title src: put (de)serialization code into node_snapshottable.h/ccsrc: put (de)serialization code into node_snapshotable.h/ccJan 28, 2021
So that it's easier to find the corresponding code.
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

joyeecheung added a commit that referenced this pull request Feb 5, 2021
So that it's easier to find the corresponding code.
PR-URL: #37114
Refs: #36943
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
@joyeecheung

joyeecheung commented Feb 5, 2021

Copy link
Copy Markdown
MemberAuthor

Landed in 2e769a9

danielleadams pushed a commit that referenced this pull request Feb 16, 2021
So that it's easier to find the corresponding code.
PR-URL: #37114
Refs: #36943
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
This was referenced Feb 16, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.lib / srcIssues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@joyeecheung@nodejs-github-bot@juanarbol@targos