|
|
* Match literals in a case independent way.
* When matching constant length sequences, do case independent
characters first, then case dependent characters, then character
classes
Committed: http://code.google.com/p/v8/source/detail?r=827
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+340 lines, -117 lines) |
Patch |
 |
M |
src/assembler-re2k.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/assembler-re2k.cc
|
View
|
1
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/bytecodes-re2k.h
|
View
|
1
|
1 chunk |
+11 lines, -9 lines |
0 comments
|
Download
|
 |
M |
src/flag-definitions.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/interpreter-re2k.cc
|
View
|
1
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/jsregexp.cc
|
View
|
1
|
11 chunks |
+229 lines, -107 lines |
0 comments
|
Download
|
 |
M |
src/regexp-macro-assembler.h
|
View
|
1
|
2 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/regexp-macro-assembler-ia32.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/regexp-macro-assembler-ia32.cc
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/regexp-macro-assembler-re2k.h
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/regexp-macro-assembler-re2k.cc
|
View
|
1
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|