|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+5786 lines, -413 lines) |
Patch |
 |
M |
Source/bindings/derived_sources.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
6 chunks |
+119 lines, -98 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/scripts/code_generator_idl_reader.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
1 chunk |
+163 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/code_generator_v8.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
6 chunks |
+140 lines, -245 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/deprecated_code_generator_v8.pm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
142 chunks |
+330 lines, -13 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/idl_compiler.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
2 chunks |
+15 lines, -10 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/scripts/v8_attributes.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
1 chunk |
+618 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/scripts/v8_constructors.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+162 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/scripts/v8_functions.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
1 chunk |
+421 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/scripts/v8_includes.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
1 chunk |
+131 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/scripts/v8_interface.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
1 chunk |
+286 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/scripts/v8_interface_header.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+186 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/scripts/v8_special_accessors.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
1 chunk |
+360 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/scripts/v8_types.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
1 chunk |
+534 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/scripts/v8_utilities.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
1 chunk |
+243 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/scripts/v8_values.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
1 chunk |
+366 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/templates/attributes.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/templates/attributes_wip.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+257 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/templates/callback_interface.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
5 chunks |
+26 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/templates/callback_interface.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
5 chunks |
+31 lines, -4 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/templates/constants.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/templates/constructors.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+189 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/templates/interface.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
5 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/templates/interface.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
6 chunks |
+26 lines, -34 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/templates/interface_wip.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+258 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/templates/interface_wip.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+526 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/templates/macros.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+298 lines, -0 lines |
0 comments
|
Download
|