Reviewers: Mads Ager, Description: Revision 2.4.4. Fix bug with hangs on very large sparse arrays. Try harder to free up memory when running out of space. Add heap snapshots to JSON format to API. Recalibrate benchmarks.
Please review this at http://codereview.chromium.org/3421009/show SVN Base: http://v8.googlecode.com/svn/trunk/ Affected files: M AUTHORS M ChangeLog M benchmarks/crypto.js M benchmarks/deltablue.js M benchmarks/earley-boyer.js M benchmarks/raytrace.js M benchmarks/regexp.js M benchmarks/richards.js M benchmarks/splay.js M include/v8-profiler.h M include/v8.h M src/api.cc M src/arm/code-stubs-arm.cc M src/arm/codegen-arm.h M src/arm/codegen-arm.cc M src/arm/full-codegen-arm.cc M src/arm/macro-assembler-arm.h M src/arm/macro-assembler-arm.cc M src/code-stubs.h M src/codegen.h M src/codegen.cc M src/flag-definitions.h M src/full-codegen.h M src/full-codegen.cc M src/global-handles.h M src/global-handles.cc M src/handles.cc M src/heap-inl.h M src/heap.h M src/heap.cc M src/ia32/code-stubs-ia32.cc M src/ia32/codegen-ia32.h M src/ia32/codegen-ia32.cc M src/ia32/full-codegen-ia32.cc M src/parser.h M src/parser.cc M src/profile-generator.h M src/profile-generator.cc M src/runtime.h M src/runtime.cc M src/unicode.h M src/utils.h M src/version.cc M src/x64/code-stubs-x64.cc M src/x64/codegen-x64.h M src/x64/codegen-x64.cc M src/x64/full-codegen-x64.cc M test/cctest/test-heap-profiler.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
