|
|
Separately growing stack for irregexp ia32 backtrack stack.
Total comments: 24
Total comments: 17
Total comments: 20
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+835 lines, -327 lines) |
Patch |
 |
M |
src/SConscript
|
View
|
1
2
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/assembler.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/assembler.cc
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/jsregexp.cc
|
View
|
1
2
3
4
|
8 chunks |
+20 lines, -8 lines |
8 comments
|
Download
|
 |
M |
src/regexp-macro-assembler.h
|
View
|
1
2
3
4
|
3 chunks |
+17 lines, -5 lines |
2 comments
|
Download
|
 |
M |
src/regexp-macro-assembler.cc
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/regexp-macro-assembler-ia32.h
|
View
|
1
2
3
4
|
9 chunks |
+64 lines, -32 lines |
0 comments
|
Download
|
 |
M |
src/regexp-macro-assembler-ia32.cc
|
View
|
1
2
3
4
|
33 chunks |
+333 lines, -167 lines |
8 comments
|
Download
|
 |
M |
src/regexp-macro-assembler-irregexp.h
|
View
|
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/regexp-macro-assembler-irregexp.cc
|
View
|
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/regexp-macro-assembler-tracer.h
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/regexp-macro-assembler-tracer.cc
|
View
|
|
3 chunks |
+19 lines, -9 lines |
0 comments
|
Download
|
 |
A |
src/regexp-stack.h
|
View
|
2
3
4
|
1 chunk |
+108 lines, -0 lines |
2 comments
|
Download
|
 |
A |
src/regexp-stack.cc
|
View
|
2
3
4
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/v8threads.cc
|
View
|
|
4 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/cctest/test-regexp.cc
|
View
|
1
2
3
4
|
18 chunks |
+124 lines, -90 lines |
0 comments
|
Download
|
 |
M |
tools/visual_studio/v8_base.vcproj
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/visual_studio/v8_base_arm.vcproj
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|