Description[kernel] Add TokenPosition to AllocateObject, fix some cc tests
- Add TokenPosition to AllocateObject
meaning that kernel more often has a TokenPosition available.
This might influence profiling, especially it influences some
of the vm/cc/Profiler* tests.
- Update profiler_service to also be able to find the current token
via kernel (as opposed to either returning NULL or crashing).
This makes use of the source code included in the kernel file.
BUG=
R=kmillikin@google.com, vegorov@google.com
Committed: https://github.com/dart-lang/sdk/commit/4b9f8eb4601c7214993415c879c61fb965179305
Patch Set 1 #
Total comments: 6
Messages
Total messages: 10 (4 generated)
|