|
Reapply "Mark private functions in dart:* that are native or constructors as not visible (omitted from stack traces and ineligible for reflective enumeration or invocation)."
With fix for uninitialized is_dart_scheme_ when read from snapshot.
BUG=http://dartbug.com/15274
R=iposva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=35289
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+99 lines, -216 lines) |
Patch |
|
M |
runtime/lib/mirrors.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/object.h
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object.cc
|
View
|
|
2 chunks |
+3 lines, -38 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object_test.cc
|
View
|
|
1 chunk |
+9 lines, -10 lines |
0 comments
|
Download
|
|
M |
runtime/vm/parser.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/parser.cc
|
View
|
|
4 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/raw_object.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/raw_object_snapshot.cc
|
View
|
1
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/lib/lib.status
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
A + |
tests/lib/mirrors/invocation_fuzz_test.dart
|
View
|
|
6 chunks |
+55 lines, -28 lines |
0 comments
|
Download
|
|
D |
tests/lib/mirrors/invoke_natives_fuzz_test.dart
|
View
|
|
1 chunk |
+0 lines, -135 lines |
0 comments
|
Download
|
|
M |
tests/standalone/issue14236_test.dart
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|