Reviewers: Kevin Millikin,

Description:
Version 3.0.4

Added Date::ResetCache() to the API so that the cached values in the Date object
can be reset to allow live DST / timezone changes.

Extended existing support for printing (while debugging) the contents of
objects.  Added support for printing objects from release builds.

Fixed V8 issues 989, 1006, and 1007.

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

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

Affected files:
  M     ChangeLog
  M     SConstruct
  M     include/v8.h
  M     src/SConscript
  M     src/api.cc
  M     src/arm/code-stubs-arm.cc
  M     src/arm/lithium-arm.cc
  M     src/arm/lithium-codegen-arm.cc
  M     src/arm/macro-assembler-arm.h
  M     src/arm/macro-assembler-arm.cc
  M     src/array.js
  M     src/assembler.h
  M     src/assembler.cc
  M     src/builtins.cc
  M     src/codegen.cc
  M     src/counters.h
  M     src/date.js
  M     src/debug.cc
  M     src/deoptimizer.h
  M     src/deoptimizer.cc
  M     src/flag-definitions.h
  M     src/full-codegen.cc
  M     src/heap-profiler.cc
  M     src/heap.h
  M     src/heap.cc
  M     src/hydrogen-instructions.h
  M     src/hydrogen-instructions.cc
  M     src/hydrogen.h
  M     src/hydrogen.cc
  M     src/ia32/code-stubs-ia32.h
  M     src/ia32/code-stubs-ia32.cc
  M     src/ia32/codegen-ia32.cc
  M     src/ia32/full-codegen-ia32.cc
  M     src/ia32/lithium-codegen-ia32.h
  M     src/ia32/lithium-codegen-ia32.cc
  M     src/ia32/lithium-ia32.cc
  M     src/objects-debug.cc
  M     src/objects.h
  M     src/objects.cc
  M     src/parser.cc
  M     src/platform-nullos.cc
  M     src/platform-posix.cc
  M     src/platform-win32.cc
  M     src/platform.h
  M     src/profile-generator.cc
  M     src/property.h
  M     src/property.cc
  M     src/regexp.js
  M     src/runtime.cc
  M     src/spaces.h
  M     src/spaces.cc
  M     src/string-stream.h
  M     src/string-stream.cc
  M     src/string.js
  M     src/utils.cc
  M     src/v8-counters.h
  M     src/v8utils.h
  M     src/version.cc
  M     src/x64/codegen-x64.cc
  M     test/cctest/test-heap.cc
  M     test/mjsunit/array-slice.js
  M     test/mjsunit/array-sort.js
  A  +  test/mjsunit/with-readonly.js
  M     tools/gyp/v8.gyp
  M     tools/v8.xcodeproj/project.pbxproj
  M     tools/visual_studio/debug.vsprops


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

Reply via email to