Uh oh!
There was an error while loading. Please reload this page.
Commit 8480280
bootstrap: only use the isolate snapshot when compiling code cache
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>1 parent 078efe3 commit 8480280
1 file changed
Lines changed: 7 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
975 | 975 | | |
976 | 976 | | |
977 | 977 | | |
978 | | - | |
979 | | - | |
980 | | - | |
981 | | - | |
982 | | - | |
983 | | - | |
984 | | - | |
985 | | - | |
986 | | - | |
987 | | - | |
988 | | - | |
989 | | - | |
990 | | - | |
991 | | - | |
992 | | - | |
| 978 | + | |
| 979 | + | |
993 | 980 | | |
994 | 981 | | |
995 | 982 | | |
| |||
1002 | 989 | | |
1003 | 990 | | |
1004 | 991 | | |
1005 | | - | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
1006 | 995 | | |
1007 | | - | |
| 996 | + | |
1008 | 997 | | |
1009 | 998 | | |
1010 | | - | |
| 999 | + | |
1011 | 1000 | | |
1012 | 1001 | | |
1013 | 1002 | | |
| |||
0 commit comments