Commit 395f612
fix: remove overly strict assertion in heap_code_statistics test
code_and_metadata_size may be 0 on a fresh isolate before any JS is
compiled, depending on the platform and V8 version.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 31352ff commit 395f612
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7803 | 7803 | | |
7804 | 7804 | | |
7805 | 7805 | | |
7806 | | - | |
7807 | | - | |
7808 | | - | |
| 7806 | + | |
| 7807 | + | |
7809 | 7808 | | |
7810 | 7809 | | |
7811 | 7810 | | |
| |||
0 commit comments