-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v8: add setHeapSnapshotNearHeapLimit #44420
Merged
nodejs-github-bot
merged 1 commit into
nodejs:main
from
theanarkh:set_near_heap_limit_callback_on_runtime
Sep 8, 2022
Merged
v8: add setHeapSnapshotNearHeapLimit #44420
nodejs-github-bot
merged 1 commit into
nodejs:main
from
theanarkh:set_near_heap_limit_callback_on_runtime
Sep 8, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nodejs-github-bot
added
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
labels
Aug 27, 2022
theanarkh
force-pushed
the
set_near_heap_limit_callback_on_runtime
branch
from
August 27, 2022 17:36
cde811c
to
42855cd
Compare
joyeecheung
reviewed
Aug 27, 2022
theanarkh
force-pushed
the
set_near_heap_limit_callback_on_runtime
branch
2 times, most recently
from
August 27, 2022 21:53
6570a10
to
2a56d7e
Compare
I have updated the code, please help review again, thanks. |
legendecas
reviewed
Aug 28, 2022
theanarkh
force-pushed
the
set_near_heap_limit_callback_on_runtime
branch
3 times, most recently
from
August 28, 2022 09:57
0dc219e
to
3e2e8ae
Compare
jasnell
reviewed
Aug 28, 2022
theanarkh
force-pushed
the
set_near_heap_limit_callback_on_runtime
branch
from
August 28, 2022 14:34
3e2e8ae
to
7a8e073
Compare
legendecas
reviewed
Aug 29, 2022
theanarkh
force-pushed
the
set_near_heap_limit_callback_on_runtime
branch
2 times, most recently
from
August 31, 2022 14:41
ec64ac8
to
b77352d
Compare
joyeecheung
reviewed
Aug 31, 2022
theanarkh
force-pushed
the
set_near_heap_limit_callback_on_runtime
branch
3 times, most recently
from
August 31, 2022 19:58
ad9581a
to
b13c99c
Compare
joyeecheung
reviewed
Sep 5, 2022
joyeecheung
reviewed
Sep 5, 2022
theanarkh
force-pushed
the
set_near_heap_limit_callback_on_runtime
branch
3 times, most recently
from
September 5, 2022 16:21
1c83fa5
to
14656e7
Compare
I have updated the code, please help review again, thanks ! |
theanarkh
force-pushed
the
set_near_heap_limit_callback_on_runtime
branch
from
September 5, 2022 16:41
14656e7
to
fa8d516
Compare
joyeecheung
reviewed
Sep 6, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your patience! Mostly LGTM, some final comments.
theanarkh
force-pushed
the
set_near_heap_limit_callback_on_runtime
branch
from
September 6, 2022 15:48
fa8d516
to
c086602
Compare
theanarkh
force-pushed
the
set_near_heap_limit_callback_on_runtime
branch
from
September 6, 2022 16:29
2604a72
to
69fff46
Compare
joyeecheung
approved these changes
Sep 8, 2022
legendecas
approved these changes
Sep 8, 2022
theanarkh
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Sep 8, 2022
nodejs-github-bot
removed
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Sep 8, 2022
Landed in e62f6ce |
This was referenced Sep 9, 2022
Fyko
pushed a commit
to Fyko/node
that referenced
this pull request
Sep 15, 2022
PR-URL: nodejs#44420 Refs: nodejs#33010 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
RafaelGSS
pushed a commit
that referenced
this pull request
Sep 26, 2022
PR-URL: #44420 Refs: #33010 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
Merged
RafaelGSS
pushed a commit
that referenced
this pull request
Sep 26, 2022
PR-URL: #44420 Refs: #33010 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
RafaelGSS
pushed a commit
that referenced
this pull request
Sep 26, 2022
PR-URL: #44420 Refs: #33010 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
juanarbol
pushed a commit
that referenced
this pull request
Oct 3, 2022
PR-URL: #44420 Refs: #33010 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
juanarbol
pushed a commit
that referenced
this pull request
Oct 4, 2022
PR-URL: #44420 Refs: #33010 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
Merged
juanarbol
pushed a commit
that referenced
this pull request
Oct 4, 2022
PR-URL: #44420 Refs: #33010 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
juanarbol
pushed a commit
that referenced
this pull request
Oct 7, 2022
PR-URL: #44420 Refs: #33010 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
juanarbol
pushed a commit
that referenced
this pull request
Oct 10, 2022
PR-URL: #44420 Refs: #33010 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
juanarbol
pushed a commit
that referenced
this pull request
Oct 11, 2022
PR-URL: #44420 Refs: #33010 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
guangwong
pushed a commit
to noslate-project/node
that referenced
this pull request
Jan 3, 2023
PR-URL: nodejs/node#44420 Refs: nodejs/node#33010 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
guangwong
pushed a commit
to noslate-project/node
that referenced
this pull request
Jan 3, 2023
PR-URL: nodejs/node#44420 Refs: nodejs/node#33010 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add
setHeapSnapshotNearHeapLimit
method so users(such as APM) can set the limit at runtime.Refs: #33010
cc @joyeecheung
make -j4 test
(UNIX), orvcbuild test
(Windows) passes