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.
[v14 backport] deps: update to cjs-module-lexer@1.2.2 #39531
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
Uh oh!
There was an error while loading. Please reload this page.
[v14 backport] deps: update to cjs-module-lexer@1.2.2 #39531
Changes from 1 commit
16dcd9c889ee042b7a126b01bbdb423352cf8a8766752817c3543ed2848cf46cde4de9890b82f07ec5d3643a092cd591553079315cc2339cedf14b5c3b6ce324b5e129c4d8ee562b5547f2017d793c527c33e3816fb9f79564114af9c7deff50d459ee66cfcefeea11181ab869fd8bcd18a88347bfff396014288bcb40e1ac8c60613037131ffe29af870a807d841a0cea403b2e1c96f38c0a7bfa107e84b36d546be19ad1d207133f7edfa5ddf8695697989fbb92e41c164bab6acc51b0df4b2deb156d8bac6c87d3239e632aacebfd2368b521ea5fded183eebc4dc3bde74fb7b01aa31359e14ac719fab5c2279a11a2a35132e33ff104a319688c1c1b3873b59fdbc3d49682b9c0b0b6061d1a74fc372e0d6ed54b4246489c17e0266c48e9d03094f31f6afb5c45e551e11e3bc3d11c12f973c7085f75b843225cfff801069c95afeaf203d30ac710b829359b24767e5b37a8dc2a493839af4d0c7ab0cabb4587929b68bb2ceb4e886ef09bd318f90fae0fb0ef28a5f7c331c9112732ead4d20d2b4b710dddd782dcdb9c313c3b697f97889b353dba96c5699a4c1601cde1436050af992f5ffd477e80752282aa8936940f518f354c2b07ec52826fcbfb8471cf1d84836ccaf8a24b4013da6e81bf4c6e2a71048132bf10568a27f07e57664140afd9e6ee4File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Original commit message: [JSON] Fix GC issue in BuildJsonObject We must ensure that the sweeper is not running or has already swept mutable_double_buffer. Otherwise the GC can add it to the free list. Bug: v8:11837 Change-Id: Ifd9cf15f1c94f664fd6489c70bb38b59730cdd78 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2928181 Commit-Queue: Victor Gomes <victorgomes@chromium.org> Reviewed-by: Toon Verwaest <verwaest@chromium.org> Reviewed-by: Dominik Inführ <dinfuehr@chromium.org> Cr-Commit-Position: refs/heads/master@{#74859} Refs: v8/v8@81181a8 PR-URL: #39187 Fixes: #37553 Refs: v8/v8@81181a8 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing