Reviewers: Erik Corry,

Description:
Version 2.5.8

Removed dependency on Gay's dtoa.

Improved heap profiler precision and speed.

Reduced overhead of callback invocations on ARM.


Please review this at http://codereview.chromium.org/5274002/

SVN Base: http://v8.googlecode.com/svn/trunk/

Affected files:
  M     ChangeLog
  M     LICENSE
  M     include/v8-profiler.h
  M     samples/shell.cc
  M     src/SConscript
  M     src/api.cc
  M     src/apiutils.h
  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/stub-cache-arm.cc
  M     src/array.js
  M     src/ast.h
  M     src/builtins.cc
  M     src/conversions.h
  M     src/conversions.cc
  D     src/dtoa-config.c
  M     src/full-codegen.h
  M     src/full-codegen.cc
  M     src/handles.cc
  M     src/heap-profiler.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/ia32/macro-assembler-ia32.h
  M     src/ia32/macro-assembler-ia32.cc
  M     src/ia32/stub-cache-ia32.cc
  M     src/parser.h
  M     src/parser.cc
  M     src/preparser.h
  D     src/prescanner.h
  M     src/profile-generator-inl.h
  M     src/profile-generator.h
  M     src/profile-generator.cc
  M     src/runtime.h
  M     src/runtime.cc
  M     src/scanner-base.h
  M     src/scanner-base.cc
  M     src/scanner.h
  M     src/scanner.cc
  src/stub-cache.cc
  D     src/third_party/dtoa/COPYING
  D     src/third_party/dtoa/dtoa.c
  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     src/x64/stub-cache-x64.cc
  M     test/cctest/test-api.cc
  M     test/cctest/test-conversions.cc
  M     test/cctest/test-debug.cc
  M     test/cctest/test-heap-profiler.cc
  M     test/cctest/test-parsing.cc
  M     test/mjsunit/compiler/literals.js
  M     tools/gyp/v8.gyp
  M     tools/visual_studio/README.txt
  M     tools/visual_studio/v8_base.vcproj
  M     tools/visual_studio/v8_base_arm.vcproj
  M     tools/visual_studio/v8_base_x64.vcproj


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to