|
Use finite-length end-anchored regexps to reduce part of regexp that is searched.
Total comments: 22
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+186 lines, -20 lines) |
Patch |
|
M |
src/arm/regexp-macro-assembler-arm.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/arm/regexp-macro-assembler-arm.cc
|
View
|
1
|
2 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
|
M |
src/ast.h
|
View
|
|
6 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/ast.cc
|
View
|
|
1 chunk |
+40 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/bytecodes-irregexp.h
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/ia32/regexp-macro-assembler-ia32.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/ia32/regexp-macro-assembler-ia32.cc
|
View
|
1
|
2 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
|
M |
src/interpreter-irregexp.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/jsregexp.cc
|
View
|
|
2 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
|
M |
src/regexp-macro-assembler.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/regexp-macro-assembler-irregexp.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/regexp-macro-assembler-irregexp.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/regexp-macro-assembler-tracer.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/regexp-macro-assembler-tracer.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/x64/regexp-macro-assembler-x64.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/x64/regexp-macro-assembler-x64.cc
|
View
|
1
|
2 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/regexp.js
|
View
|
1
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|