As of 2026-09-03 (commit ea34886326b8), v8/v8 contains 2,034,530 total lines: 1,568,934 code, 227,564 comments, 238,032 blank, across 4,334 files in 29 languages (top: C++ 60.6%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving v8/v8 to commit ea34886326b8, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.
This is a very large codebase by counted code lines. Code represents 77.1% of all lines, comments represent 11.2%, and the repository averages 362 code lines per file. C++ accounts for 60.6% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| C++ | 1324 | 1191358 | 950118 | 115739 | 125501 |
| C Header | 1976 | 686226 | 499818 | 92101 | 94307 |
| Python | 265 | 61951 | 47622 | 5172 | 9157 |
| JavaScript | 334 | 37480 | 28589 | 4602 | 4289 |
| JSON | 108 | 16708 | 16705 | 0 | 3 |
| TypeScript | 51 | 12570 | 10802 | 421 | 1347 |
| Bazel | 12 | 7088 | 6372 | 393 | 323 |
| Shell | 41 | 2868 | 1925 | 552 | 391 |
| C | 13 | 2213 | 1730 | 142 | 341 |
| HTML | 33 | 1821 | 1592 | 119 | 110 |
| CSS | 7 | 1928 | 1585 | 6 | 337 |
| C++ Header | 1 | 844 | 574 | 42 | 228 |
Top language (C++ 60.6%). Generated at 2026-09-03T06:21:45.725762614+00:00.
v8/v8 has 2,034,530 total lines, including 1,568,934 code lines, 227,564 comment lines, and 238,032 blank lines.
OctoCounts resolved the public GitHub repository to commit ea34886326b8, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from main at commit ea34886326b8 on 2026-09-03T06:21:45.725762614+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: