Reviewers: Mads Ager, olehougaard,

Message:
Merge from SVN.  I had to port changes in codegen-ia32.cc, functions
VisitAssignment and LoadFromGlobalSlotCheckExtensions, which you should
take a quick look at.

Description:
Experimental: periodic merge from the bleeding edge branch to the code
generator branch.  Merge up to and including bleeding_edge revision
1380.


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

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

Affected files:
   M     AUTHORS
   M     ChangeLog
   M     LICENSE
   M     SConstruct
   M     src/SConscript
   M     src/accessors.cc
   M     src/api.cc
   M     src/assembler-ia32.h
   M     src/assembler-ia32.cc
   M     src/ast.h
   M     src/builtins.cc
   M     src/code-stubs.cc
   M     src/codegen-arm.cc
   M     src/codegen-ia32.cc
   M     src/codegen.cc
   M     src/compilation-cache.h
   M     src/compilation-cache.cc
   M     src/compiler.h
   M     src/compiler.cc
   M     src/contexts.h
   M     src/contexts.cc
   M     src/cpu-ia32.cc
   M     src/d8-debug.cc
   M     src/d8.h
   M     src/d8.cc
   M     src/d8.js
   M     src/debug-delay.js
   M     src/debug.cc
   M     src/factory.h
   M     src/factory.cc
   M     src/flag-definitions.h
   M     src/frames-arm.cc
   M     src/frames-ia32.cc
   M     src/frames.h
   M     src/frames.cc
   M     src/heap.h
   M     src/heap.cc
   M     src/jsregexp.h
   M     src/jsregexp.cc
   M     src/log.h
   M     src/log.cc
   M     src/macro-assembler-arm.h
   M     src/macro-assembler-arm.cc
   M     src/macro-assembler-ia32.h
   M     src/macro-assembler-ia32.cc
   M     src/mark-compact.h
   M     src/mark-compact.cc
   M     src/mksnapshot.cc
   M     src/objects-debug.cc
   M     src/objects.h
   M     src/objects.cc
   M     src/parser.cc
   M     src/platform-freebsd.cc
   M     src/platform-linux.cc
   M     src/platform-macos.cc
   M     src/platform-win32.cc
   M     src/platform.h
   M     src/regexp-macro-assembler-ia32.h
   M     src/regexp-macro-assembler-ia32.cc
    M    src/regexp-macro-assembler-irregexp-inl.h
   M     src/runtime.h
   M     src/runtime.cc
   M     src/scopeinfo.h
   M     src/scopeinfo.cc
   M     src/scopes.h
   M     src/scopes.cc
   M     src/serialize.h
   M     src/serialize.cc
   M     src/spaces.cc
   M     src/stub-cache-arm.cc
   M     src/stub-cache-ia32.cc
   M     src/stub-cache.h
   M     src/stub-cache.cc
   M     src/top.h
   M     src/top.cc
   M     src/v8-counters.h
   M     src/v8.cc
   M     src/v8threads.h
   M     src/v8threads.cc
   M     test/cctest/SConscript
   M     test/cctest/cctest.status
   M     test/cctest/test-assembler-arm.cc
   M     test/cctest/test-assembler-ia32.cc
   M     test/cctest/test-compiler.cc
   M     test/cctest/test-disasm-arm.cc
   M     test/cctest/test-disasm-ia32.cc
   M     test/cctest/test-heap.cc
   M     test/cctest/test-serialize.cc
    M    test/mjsunit/global-load-from-eval-in-with.js
    M    test/mjsunit/local-load-from-eval.js
    M    test/mjsunit/property-load-across-eval.js
   M     tools/test.py
   M     tools/tickprocessor.py
   M     tools/v8.xcodeproj/project.pbxproj
   M     tools/visual_studio/README.txt
   M     tools/visual_studio/d8.vcproj
   M     tools/visual_studio/v8_base.vcproj
   M     tools/visual_studio/v8_base_arm.vcproj
   M     tools/visual_studio/v8_cctest.vcproj
   M     tools/visual_studio/v8_mksnapshot.vcproj
   M     tools/visual_studio/v8_process_sample.vcproj
   M     tools/visual_studio/v8_shell_sample.vcproj



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

Reply via email to