Skip to content

contextify: cache some context in locals - #37473

Closed
XadillaX wants to merge 2 commits into
nodejs:masterfrom
XadillaX:ctx
Closed

contextify: cache some context in locals#37473
XadillaX wants to merge 2 commits into
nodejs:masterfrom
XadillaX:ctx

Conversation

@XadillaX

Copy link
Copy Markdown
Contributor

Refs: 66566df

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. vm Issues and PRs related to the vm subsystem. labels Feb 22, 2021
@XadillaX

Copy link
Copy Markdown
ContributorAuthor

/ping @nodejs/vm

Comment threadsrc/node_contextify.cc Outdated
@XadillaX

Copy link
Copy Markdown
ContributorAuthor

/ping @targos

@XadillaXXadillaX added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. and removed author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Mar 15, 2021
@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

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

XadillaX added a commit that referenced this pull request Apr 19, 2021
Refs: 66566df
PR-URL: #37473
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@XadillaX

Copy link
Copy Markdown
ContributorAuthor

Landed in 4e9212b

XadillaX added a commit to XadillaX/node that referenced this pull request Apr 23, 2021
targos pushed a commit that referenced this pull request May 1, 2021
Refs: 66566df
PR-URL: #37473
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
danielleadams pushed a commit that referenced this pull request May 8, 2021
Refs: 66566df
PR-URL: #37473
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
XadillaX added a commit that referenced this pull request Jun 1, 2021
Refs: #37473
PR-URL: #38366
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
danielleadams pushed a commit that referenced this pull request Jun 2, 2021
Refs: #37473
PR-URL: #38366
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
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++.vmIssues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@XadillaX@nodejs-github-bot@jasnell@targos@RaisinTen