Add allocation tracker test for bumb pointer allocations
authoryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 15 Nov 2013 14:47:11 +0000 (14:47 +0000)
committeryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 15 Nov 2013 14:47:11 +0000 (14:47 +0000)
commit88e7d631b9b240b062748a6d87b6f58a1fd38768
treec0e11d9b9ddbb8e9f4694814c821310092571038
parent7758713a8a6de254f4a70fa1d08ce3ac02b0f2fb
Add allocation tracker test for bumb pointer allocations

Test that allocations which regularly happen inline in the generated code and create objects in bump pointer space will be recorded by the allocation tracker.

BUG=chromium:277984
LOG=N
R=loislo@chromium.org, mstarzinger@chromium.org

Review URL: https://codereview.chromium.org/73893005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17794 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/cctest/test-heap-profiler.cc