v8/test
mikhail.naganov@gmail.com c05354ecc4 Add v8::HeapGraphNode::GetHeapValue method.
This allows getting a heap object by a heap snapshot node for further
inspection. Very useful for objects from bindings that mostly have
getter-provided fields.

R=vegorov@google.com
BUG=webkit/61179
TEST=test-heap-profiler/GetHeapValue,GetHeapValueForDeletedObject

Review URL: http://codereview.chromium.org/8046006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9430 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-09-26 14:38:29 +00:00
..
benchmarks Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00
cctest Add v8::HeapGraphNode::GetHeapValue method. 2011-09-26 14:38:29 +00:00
es5conform Make the RegExp.prototype object be a RegExp object. 2011-09-26 08:42:01 +00:00
message Fix bug introduced by earlier "cleanup". 2011-08-22 12:54:03 +00:00
mjsunit Add Crankshaft support for smi-only elements 2011-09-26 12:09:04 +00:00
mozilla Merge experimental/gc branch to the bleeding_edge. 2011-09-19 18:36:47 +00:00
preparser Disallow strict mode FutureReservedWords as break/continue labels in strict mode 2011-09-22 16:38:28 +00:00
sputnik Make the RegExp.prototype object be a RegExp object. 2011-09-26 08:42:01 +00:00
test262 Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00