1
2
3
4
5
6
7
8
9
10
11
12
13
| // GENERATED, do not edit
| // for changes, see genmakefiles.py
| filegroup {
| name: "v8_js_lib_files",
| srcs: [
| "src/js/macros.py",
| "src/messages.h",
| "src/js/prologue.js",
| "src/js/array.js",
| "src/js/typedarray.js",
| "src/js/intl.js",
| ],
| }
|
|