|
* Reapply revisions 1383, 1384, 1391, 1398, 1401, 1402,
1418, and 1419 from bleeding_edge, reverted in 1429.
* Fix of $1 accessor on sliced strings.
* Fix of lastParen method when last parenthesis did not match.
Committed: http://code.google.com/p/v8/source/detail?r=1491
Total comments: 13
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+812 lines, -436 lines) |
Patch |
|
M |
src/factory.h
|
View
|
|
1 chunk |
+14 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/factory.cc
|
View
|
|
2 chunks |
+26 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/jsregexp.h
|
View
|
|
5 chunks |
+76 lines, -27 lines |
2 comments
|
Download
|
|
M |
src/jsregexp.cc
|
View
|
|
16 chunks |
+333 lines, -254 lines |
5 comments
|
Download
|
|
M |
src/macros.py
|
View
|
|
2 chunks |
+20 lines, -1 line |
0 comments
|
Download
|
|
M |
src/objects.h
|
View
|
|
4 chunks |
+39 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/objects.cc
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/objects-debug.cc
|
View
|
|
1 chunk |
+13 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/objects-inl.h
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/regexp-delay.js
|
View
|
|
9 chunks |
+96 lines, -57 lines |
4 comments
|
Download
|
|
M |
src/runtime.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/runtime.cc
|
View
|
|
2 chunks |
+17 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/string.js
|
View
|
|
17 chunks |
+89 lines, -68 lines |
2 comments
|
Download
|
|
M |
test/mjsunit/regexp-static.js
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
|
A |
test/mjsunit/regexp-string-methods.js
|
View
|
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/js2c.py
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|