Reviewers: Vitaly, Message: Looking for rubberstamp...
I am still fixing up x64 and arm and running tests but will land right after since all looks ok. Description: [Isolates] Merge from bleeding_edge, revisions 5934-6100. Please review this at http://codereview.chromium.org/6580038/ SVN Base: http://v8.googlecode.com/svn/branches/experimental/isolates/ Affected files: M ChangeLog M SConstruct A + build/README.txt A + build/all.gyp A + build/armu.gypi A + build/common.gypi A + build/gyp_v8 M include/v8-preparser.h M include/v8-profiler.h M include/v8.h M preparser/preparser-process.cc A + samples/samples.gyp M src/SConscript M src/allocation.h M src/api.cc M src/arm/code-stubs-arm.cc M src/arm/codegen-arm.cc M src/arm/full-codegen-arm.cc M src/arm/ic-arm.cc M src/arm/lithium-arm.h M src/arm/lithium-arm.cc M src/arm/lithium-codegen-arm.h M src/arm/lithium-codegen-arm.cc M src/arm/macro-assembler-arm.h M src/arm/macro-assembler-arm.cc M src/arm/stub-cache-arm.cc M src/array.js M src/assembler.h M src/assembler.cc M src/ast-inl.h M src/ast.h M src/ast.cc M src/bootstrapper.cc M src/builtins.cc M src/checks.h M src/code-stubs.h M src/codegen.cc M src/compiler.cc M src/counters.h A + src/d8.gyp M src/date.js M src/debug-debugger.js M src/debug.cc M src/deoptimizer.h M src/deoptimizer.cc M src/execution.cc A + src/extensions/experimental/i18n-extension.h A + src/extensions/experimental/i18n-extension.cc M src/flag-definitions.h M src/full-codegen.h M src/full-codegen.cc M src/globals.h M src/heap-inl.h M src/heap-profiler.h 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/assembler-ia32.h M src/ia32/assembler-ia32.cc M src/ia32/builtins-ia32.cc M src/ia32/code-stubs-ia32.h M src/ia32/code-stubs-ia32.cc M src/ia32/codegen-ia32.cc M src/ia32/disasm-ia32.cc M src/ia32/full-codegen-ia32.cc M src/ia32/ic-ia32.cc M src/ia32/lithium-codegen-ia32.h M src/ia32/lithium-codegen-ia32.cc M src/ia32/lithium-ia32.h M src/ia32/lithium-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/ic.h M src/ic.cc M src/json.js M src/lithium-allocator.h M src/lithium-allocator.cc M src/log.cc M src/macros.py M src/mark-compact.cc M src/math.js M src/messages.js M src/mirror-debugger.js M src/objects-debug.cc M src/objects-inl.h M src/objects.h M src/objects.cc M src/parser.h M src/parser.cc M src/platform-linux.cc M src/platform-macos.cc M src/platform-nullos.cc M src/platform-posix.cc M src/platform-win32.cc M src/platform.h M src/preparser-api.cc M src/preparser.cc M src/profile-generator-inl.h M src/profile-generator.h M src/profile-generator.cc M src/property.h M src/property.cc M src/regexp.js M src/runtime-profiler.h M src/runtime-profiler.cc M src/runtime.h M src/runtime.cc M src/runtime.js M src/scanner-base.h M src/scanner-base.cc M src/scanner.h M src/scanner.cc M src/serialize.cc M src/spaces-inl.h M src/spaces.h M src/spaces.cc M src/string-stream.h M src/string-stream.cc M src/string.js M src/stub-cache.h M src/stub-cache.cc M src/type-info.cc M src/utils.cc M src/v8-counters.h M src/v8natives.js A + src/v8preparserdll-main.cc M src/v8utils.h M src/version.cc M src/x64/builtins-x64.cc M src/x64/codegen-x64.cc M src/x64/full-codegen-x64.cc M src/x64/ic-x64.cc M src/x64/lithium-x64.h M src/x64/macro-assembler-x64.h M src/x64/macro-assembler-x64.cc M src/x64/stub-cache-x64.cc A + test/cctest/cctest.gyp M test/cctest/cctest.status M test/cctest/test-api.cc M test/cctest/test-heap-profiler.cc M test/cctest/test-heap.cc M test/cctest/test-parsing.cc M test/cctest/test-profile-generator.cc M test/cctest/test-regexp.cc M test/es5conform/es5conform.status M test/mjsunit/array-slice.js M test/mjsunit/array-sort.js A + test/mjsunit/compiler/regress-intoverflow.js M test/mjsunit/date.js A + test/mjsunit/debug-evaluate-with-context.js M test/mjsunit/fuzz-natives.js M test/mjsunit/json.js M test/mjsunit/mjsunit.status M test/mjsunit/object-define-property.js A + test/mjsunit/object-toprimitive.js M test/mjsunit/regexp.js M test/mjsunit/regress/regress-3247124.js A + test/mjsunit/regress/regress-687.js A + test/mjsunit/regress/regress-962.js A + test/mjsunit/regress/regress-969.js A + test/mjsunit/regress/regress-974.js A + test/mjsunit/regress/regress-982.js A + test/mjsunit/regress/regress-995.js A + test/mjsunit/regress/regress-swapelements.js M test/mjsunit/third_party/regexp-pcre.js A + test/mjsunit/with-readonly.js M test/mozilla/mozilla.status M test/sputnik/README M tools/gyp/v8.gyp M tools/test.py M tools/v8.xcodeproj/project.pbxproj M tools/visual_studio/debug.vsprops M tools/visual_studio/v8_base.vcproj M tools/visual_studio/v8_base_arm.vcproj M tools/visual_studio/v8_base_x64.vcproj M tools/visual_studio/v8_shell_sample.vcproj M tools/visual_studio/v8_shell_sample_arm.vcproj M tools/visual_studio/v8_shell_sample_x64.vcproj -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
