Reviewers: Jakob,

Description:
Replace STATIC_CHECK with STATIC_ASSERT.

It's just an alias, and STATIC_ASSERT is used way more often

BUG=none
[email protected]
LOG=n

Please review this at https://codereview.chromium.org/304553002/

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

Affected files (+80, -83 lines):
  M src/arm/code-stubs-arm.cc
  M src/arm/codegen-arm.cc
  M src/arm64/code-stubs-arm64.cc
  M src/arm64/codegen-arm64.cc
  M src/checks.h
  M src/contexts.h
  M src/heap.h
  M src/heap-snapshot-generator.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/codegen-ia32.cc
  M src/mips/code-stubs-mips.cc
  M src/mips/codegen-mips.cc
  M src/objects.h
  M src/objects-inl.h
  M src/runtime.cc
  M src/spaces.h
  M src/x64/code-stubs-x64.cc
  M src/x64/codegen-x64.cc
  M src/x87/code-stubs-x87.cc
  M src/x87/codegen-x87.cc
  M test/cctest/test-debug.cc


--
--
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/d/optout.

Reply via email to