Reviewers: alph, loislo,

Description:
Allocation tracker: add separate entry for allocations via V8 API

When object is creating via native V8 API calls JS callstack is empty and the allocation is indistinguishable from say compiler allocations. This change adds
a separate entry for such allocations.

BUG=chromium:277984
LOG=N

Please review this at https://codereview.chromium.org/177203002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+113, -69 lines):
  M src/allocation-tracker.h
  M src/allocation-tracker.cc
  M src/heap-snapshot-generator.cc
  M src/v8globals.h
  M test/cctest/test-heap-profiler.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to