Reviewers: Erik Corry,

Description:
Merge revisions 3777-3813 from bleding_edge to partial snapshots
branch to fix profiling issues.


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

SVN Base: http://v8.googlecode.com/svn/branches/experimental/partial_snapshots/

Affected files:
  M     AUTHORS
  M     ChangeLog
  M     SConstruct
  M     src/SConscript
  M     src/arm/assembler-arm.h
  M     src/arm/assembler-arm.cc
  M     src/arm/assembler-thumb2.h
  M     src/arm/codegen-arm.h
  M     src/arm/codegen-arm.cc
  M     src/arm/disasm-arm.cc
  M     src/arm/fast-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/arm/simulator-arm.cc
  M     src/assembler.h
  M     src/code-stubs.h
  M     src/code-stubs.cc
  M     src/codegen-inl.h
  M     src/codegen.h
  M     src/codegen.cc
  M     src/compiler.h
  M     src/compiler.cc
  M     src/data-flow.h
  M     src/data-flow.cc
  M     src/disassembler.cc
  M     src/fast-codegen.h
  M     src/fast-codegen.cc
  M     src/flag-definitions.h
  M     src/frames-inl.h
  M     src/full-codegen.h
  M     src/full-codegen.cc
  M     src/globals.h
  M     src/handles.cc
  M     src/heap.cc
  M     src/ia32/assembler-ia32.h
  M     src/ia32/assembler-ia32.cc
  M     src/ia32/codegen-ia32.h
  M     src/ia32/codegen-ia32.cc
  M     src/ia32/fast-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/json.js
  M     src/log.h
  M     src/log.cc
  M     src/macro-assembler.h
  M     src/messages.js
  A     src/mips/assembler-mips-inl.h
  A     src/mips/assembler-mips.h
  A     src/mips/assembler-mips.cc
  A     src/mips/builtins-mips.cc
  A     src/mips/codegen-mips-inl.h
  A     src/mips/codegen-mips.h
  A     src/mips/codegen-mips.cc
  A     src/mips/constants-mips.h
  A     src/mips/constants-mips.cc
  A     src/mips/cpu-mips.cc
  A     src/mips/debug-mips.cc
  A     src/mips/disasm-mips.cc
  A     src/mips/fast-codegen-mips.cc
  A     src/mips/frames-mips.h
  A     src/mips/frames-mips.cc
  A     src/mips/full-codegen-mips.cc
  A     src/mips/ic-mips.cc
  A     src/mips/jump-target-mips.cc
  A     src/mips/macro-assembler-mips.h
  A     src/mips/macro-assembler-mips.cc
  A     src/mips/register-allocator-mips-inl.h
  A     src/mips/register-allocator-mips.h
  A     src/mips/register-allocator-mips.cc
  A     src/mips/simulator-mips.h
  A     src/mips/simulator-mips.cc
  A     src/mips/stub-cache-mips.cc
  A     src/mips/virtual-frame-mips.h
  A     src/mips/virtual-frame-mips.cc
  M     src/objects.h
  M     src/platform-linux.cc
  M     src/register-allocator-inl.h
  M     src/register-allocator.h
  M     src/runtime.h
  M     src/runtime.cc
  M     src/runtime.js
  M     src/simulator.h
  M     src/v8.cc
  M     src/v8natives.js
  M     src/version.cc
  M     src/virtual-frame.h
  M     src/x64/assembler-x64.h
  M     src/x64/assembler-x64.cc
  M     src/x64/codegen-x64.h
  M     src/x64/codegen-x64.cc
  M     src/x64/fast-codegen-x64.cc
  M     src/x64/full-codegen-x64.cc
  M     src/x64/macro-assembler-x64.h
  M     src/x64/macro-assembler-x64.cc
  M     test/cctest/SConscript
  M     test/cctest/cctest.status
  M     test/cctest/test-api.cc
  A     test/cctest/test-assembler-mips.cc
  M     test/cctest/test-regexp.cc
  M     test/es5conform/es5conform.status
  M     test/message/message.status
  A     test/mjsunit/compiler/simple-global-access.js
  M     test/mjsunit/json.js
  M     test/mjsunit/mjsunit.status
  A     test/mjsunit/object-define-properties.js
  A     test/mjsunit/object-define-property.js
  MM    test/mjsunit/substr.js
  M     test/mjsunit/tools/logreader.js
  M     test/mjsunit/tools/tickprocessor.js
  M     test/mjsunit/typeof.js
  M     test/sputnik/sputnik.status
  M     tools/linux-tick-processor
  M     tools/logreader.js
  M     tools/tickprocessor.js
  M     tools/windows-tick-processor.bat


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

Reply via email to