|
|
Arguments on the command line are made available as a global "arguments" array.
Fix for non-empty assertion in debug mode (string representation of empty arguments is a single space, not an empty string).
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+226 lines, -49 lines) |
Patch |
 |
M |
src/d8.cc
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/disassembler.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/flag-definitions.h
|
View
|
|
2 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/flags.h
|
View
|
1
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/flags.cc
|
View
|
1
2
|
12 chunks |
+109 lines, -39 lines |
0 comments
|
Download
|
 |
M |
src/log.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/serialize.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/string-stream.h
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/string-stream.cc
|
View
|
2
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-flags.cc
|
View
|
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|