|
|
Added runtime call to the logging infrastructure. Made some changes
to the way regexps are being logged.
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+134 lines, -30 lines) |
Patch |
 |
M |
src/codegen.cc
|
View
|
|
2 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/codegen-arm.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/codegen-arm.cc
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/codegen-ia32.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/codegen-ia32.cc
|
View
|
|
1 chunk |
+19 lines, -0 lines |
2 comments
|
Download
|
 |
M |
src/jsregexp.cc
|
View
|
|
5 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/log.h
|
View
|
|
3 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/log.cc
|
View
|
|
3 chunks |
+45 lines, -16 lines |
0 comments
|
Download
|
 |
M |
src/regexp-delay.js
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/runtime.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/runtime.cc
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/string.js
|
View
|
|
3 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/mjsunit/fuzz-natives.js
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|