| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
We do not actually need to deserialize the context and the whole environment to compile the code cache, since code cache are not context-dependent anyway, deserializing just the isolate snapshot is enough.
|
Review requested:
|
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/49288 ✔ Done loading data for nodejs/node/pull/49288 ----------------------------------- PR info ------------------------------------ Title bootstrap: only use the isolate snapshot when compiling code cache (#49288) Author Joyee Cheung (@joyeecheung) Branch joyeecheung:isolate-code-cache -> nodejs:main Labels c++, needs-ci Commits 1 - bootstrap: only use the isolate snapshot when compiling code cache Committers 1 - Joyee Cheung PR-URL: https://github.com/nodejs/node/pull/49288 Reviewed-By: Chengzhong Wu ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/49288 Reviewed-By: Chengzhong Wu -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 22 Aug 2023 17:28:31 GMT ✔ Approvals: 1 ✔ - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/49288#pullrequestreview-1590612969 ✘ Last GitHub CI failed ℹ Last Full PR CI on 2023-08-30T21:57:54Z: https://ci.nodejs.org/job/node-test-pull-request/53653/ - Querying data for job/node-test-pull-request/53653/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/6035126866 |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/49288 ✔ Done loading data for nodejs/node/pull/49288 ----------------------------------- PR info ------------------------------------ Title bootstrap: only use the isolate snapshot when compiling code cache (#49288) Author Joyee Cheung (@joyeecheung) Branch joyeecheung:isolate-code-cache -> nodejs:main Labels c++, needs-ci Commits 1 - bootstrap: only use the isolate snapshot when compiling code cache Committers 1 - Joyee Cheung PR-URL: https://github.com/nodejs/node/pull/49288 Reviewed-By: Chengzhong Wu ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/49288 Reviewed-By: Chengzhong Wu -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 22 Aug 2023 17:28:31 GMT ✔ Approvals: 1 ✔ - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/49288#pullrequestreview-1590612969 ✘ Last GitHub CI failed ℹ Last Full PR CI on 2023-09-02T20:14:04Z: https://ci.nodejs.org/job/node-test-pull-request/53696/ - Querying data for job/node-test-pull-request/53696/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/6075654085 |
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/49288 ✔ Done loading data for nodejs/node/pull/49288 ----------------------------------- PR info ------------------------------------ Title bootstrap: only use the isolate snapshot when compiling code cache (#49288) Author Joyee Cheung (@joyeecheung) Branch joyeecheung:isolate-code-cache -> nodejs:main Labels c++, needs-ci Commits 1 - bootstrap: only use the isolate snapshot when compiling code cache Committers 1 - Joyee Cheung PR-URL: https://github.com/nodejs/node/pull/49288 Reviewed-By: Chengzhong Wu ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/49288 Reviewed-By: Chengzhong Wu -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 22 Aug 2023 17:28:31 GMT ✔ Approvals: 1 ✔ - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/49288#pullrequestreview-1590612969 ✘ Last GitHub CI failed ℹ Last Full PR CI on 2023-09-04T16:08:03Z: https://ci.nodejs.org/job/node-test-pull-request/53696/ - Querying data for job/node-test-pull-request/53696/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/6077625182 |
Sorry, something went wrong.
|
Somehow the GitHub UI says "All checks have passed" and node-core-utils still complains about it...perhaps something is wrong the the GitHub API result, landing it manually. |
Sorry, something went wrong.
We do not actually need to deserialize the context and the whole environment to compile the code cache, since code cache are not context-dependent anyway, deserializing just the isolate snapshot is enough. PR-URL: #49288 Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
We do not actually need to deserialize the context and the whole environment to compile the code cache, since code cache are not context-dependent anyway, deserializing just the isolate snapshot is enough. PR-URL: #49288 Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
| Back | FazBrowse Home | New Git URL |
We do not actually need to deserialize the context and the whole environment to compile the code cache, since code cache are not context-dependent anyway, deserializing just the isolate snapshot is enough.