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.
v12.7.0 release proposal #28816
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.
v12.7.0 release proposal #28816
Changes from 1 commit
e4fae24e610c450a0832fec9ba4b59aaee468ed32ff3f51e4e4f1e906fbad8be6e98afcbf540149c5339c177a68e83b256f0c436f7d3ddfe33ab37fb7731eb29d207613f1393e854bfa8d41b074941d470777e0938f8cd5c3311c248c369b793163e59803734c333f424a77aed2ba45475c628166382abd4113f9e2adfb74cb0fc3a24ab56643d09922058186f3ebb8a6d50a7f0e4bf970c31160e2cbe64f035e4608d6edc432ab1a8b094c9be11115b9c22744de431b1db810b4643ddac9908f0aca527997531174af944729b232ccb54f70380a55871a60c22daf953c418d9171c8f4bf2d5a7f7a13e5ebc387635e3f1fc50e235d34c256d7c702329fda66f688122e0c5e7adc7340303839473f65b9117df75f18c56df5b5c8197a4062aaee869403de3065c1d595c7cb70c62f36829ffa5fb209b3539f6600a4b9d419b4aa7d31f0fd1b499969d00b22005614e089e9bfb67fa982edf0f42a638c8a3aba0cf38ddf86b4321cb23a4a236312f9490b7feca1770bc8d3f51459b2eee12308c740f5af444a7e20fcaee91006d0abed630cc09c6791e72f9229af6608c506b50acbd586ad611f5a3f78a514a78fe544acec5ca83b2761db98788809a4487a417ff432c8b379c0e1ce2b5eed85043a0e8a25b8079f5be32bec7989d5c5d09c15632d7d55c100078fe9ca406991cdcf811ec2eeb44f7b0b06d74243da49e4d7277bdbc50793398af6fe5f28392989f472427df54982a82d545eb37cc8586294674d33c7b4638cc0f24be302865eed438800ee1298File 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: [api] Get ScriptOrModule from CompileFunctionInContext Adds a new out param which allows accessing the ScriptOrModule of a function, which allows an embedder such as Node.js to use the function's i::Script lifetime. Refs: nodejs/node-v8#111 Change-Id: I34346d94d76e8f9b8377c97d948673f4b95eb9d5 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1699698 Reviewed-by: Yang Guo <[email protected]> Commit-Queue: Yang Guo <[email protected]> Cr-Commit-Position: refs/heads/master@{#62830} Refs: v8/v8@b33af60 Backport-PR-URL: #28779 PR-URL: #28671 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Guy Bedford <[email protected]>Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing