|
Separate native and interpreted regexp by compile time flag, not runtime.
Clean-up of RegExp code.
Total comments: 12
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+201 lines, -173 lines) |
Patch |
|
M |
SConstruct
|
View
|
|
3 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
|
M |
src/flag-definitions.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/jsregexp.h
|
View
|
1
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/jsregexp.cc
|
View
|
1
|
9 chunks |
+114 lines, -128 lines |
0 comments
|
Download
|
|
M |
src/messages.js
|
View
|
|
3 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/objects.h
|
View
|
|
2 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/objects.cc
|
View
|
|
4 chunks |
+18 lines, -14 lines |
0 comments
|
Download
|
|
M |
src/objects-debug.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/runtime.cc
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-debug.cc
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-regexp.cc
|
View
|
|
3 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
tools/gyp/v8.gyp
|
View
|
|
5 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
|
M |
tools/v8.xcodeproj/project.pbxproj
|
View
|
|
4 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/visual_studio/ia32.vsprops
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|