DescriptionPush heap stats as HeapStatsUpdate struct instead of raw array of uint32_t values.
We are pushing stats data as a raw array of uint32_t values at the moment.
It makes tricky the process of updating the API between v8 and WebKit.
BUG=none
TEST=HeapSnapshotObjectsStats
Committed: https://code.google.com/p/v8/source/detail?r=11355
Patch Set 1 #Patch Set 2 : fix style errors #
Total comments: 4
Patch Set 3 : Fields of HeapStatsUpdate struct were commented. #
Messages
Total messages: 4 (0 generated)
|