Reviewers: Sven Panne,

Description:
Make assertion scopes thread safe.

[email protected]
BUG=

Please review this at https://chromiumcodereview.appspot.com/15691017/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M include/v8.h
  M src/accessors.cc
  M src/api.h
  M src/api.cc
  M src/arm/assembler-arm.cc
  M src/arm/deoptimizer-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/arm/macro-assembler-arm.h
  M src/arm/macro-assembler-arm.cc
  A src/assert-scope.h
  M src/builtins.cc
  M src/checks.cc
  M src/code-stubs-hydrogen.cc
  M src/compiler.cc
  M src/debug.cc
  M src/deoptimizer.cc
  M src/disassembler.cc
  M src/elements.cc
  M src/execution.cc
  M src/factory.cc
  M src/frames.cc
  M src/handles-inl.h
  M src/handles.h
  M src/handles.cc
  M src/heap-inl.h
  M src/heap-snapshot-generator.cc
  M src/heap.h
  M src/heap.cc
  M src/hydrogen-gvn.cc
  M src/hydrogen-instructions.h
  M src/hydrogen.cc
  M src/ia32/assembler-ia32-inl.h
  M src/ia32/assembler-ia32.h
  M src/ia32/deoptimizer-ia32.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/macro-assembler-ia32.h
  M src/ia32/macro-assembler-ia32.cc
  M src/ic.cc
  M src/interpreter-irregexp.cc
  M src/isolate.h
  M src/isolate.cc
  M src/json-parser.h
  M src/json-stringifier.h
  M src/jsregexp.cc
  M src/lithium.cc
  M src/liveedit.cc
  M src/log-utils.cc
  M src/log.cc
  M src/mark-compact.cc
  M src/marking-thread.cc
  M src/mips/assembler-mips.cc
  M src/mips/deoptimizer-mips.cc
  M src/mips/lithium-codegen-mips.cc
  M src/mips/macro-assembler-mips.h
  M src/mips/macro-assembler-mips.cc
  M src/objects-inl.h
  M src/objects.h
  M src/objects.cc
  M src/optimizing-compiler-thread.cc
  M src/runtime.cc
  M src/safepoint-table.h
  M src/serialize.h
  M src/sweeper-thread.cc
  M src/type-info.cc
  M src/uri.h
  M src/v8.h
  M src/v8conversions.h
  M src/v8globals.h
  M src/x64/assembler-x64.cc
  M src/x64/deoptimizer-x64.cc
  M src/x64/lithium-codegen-x64.cc
  M src/x64/macro-assembler-x64.h
  M src/x64/macro-assembler-x64.cc
  M test/cctest/cctest.status
  M test/cctest/test-heap.cc
  M test/cctest/test-strings.cc
  M tools/gyp/v8.gyp


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to