| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6046779 commit 326c3f1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -725,6 +725,11 @@ | |||
| 725 | 725 | '<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "v8_compiler_sources =.*?v8_current_cpu == \\"riscv64\\".*?v8_compiler_sources \\+= ")', | |
| 726 | 726 | ], | |
| 727 | 727 | }], | |
| 728 | + ['v8_target_arch=="loong64"', { | ||
| 729 | + 'sources': [ | ||
| 730 | + '<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "v8_compiler_sources =.*?v8_current_cpu == \\"loong64\\".*?v8_compiler_sources \\+= ")', | ||
| 731 | + ], | ||
| 732 | + }], | ||
| 728 | 733 | ['v8_enable_webassembly==1', { | |
| 729 | 734 | 'sources': [ | |
| 730 | 735 | '<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "v8_compiler_sources =.*?v8_enable_webassembly.*?v8_compiler_sources \\+= ")', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments