Chromium Code Reviews
DescriptionMark private methods of core libraries as invisible in the VM.
This prevents accessing them via reflection which should not
be allowed since they are often handled specially by the compiler.
Those functions also will not be shown in stacktraces.
TEST=tests/language/reflect_core_vm_test.dart
R=rmacnak@google.com, srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=26625
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|
|||||||||||||||||||||||||||||||||||||