Reviewers: machenbach,

Message:
Hey Michael,
This moves the DumpBacktrace() function to checks.cc, and cleans up the platform checks (actually *BSD and glibc only, which was difficult to figure out before).
PTAL
-- Benedikt

Description:
Move DumpBacktrace() to checks.cc and cleanup both the code and the necessary
platform checks.

This also removes the platform-posix.h header file.

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

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

Affected files (+41, -152 lines):
  M src/checks.cc
  M src/platform-cygwin.cc
  M src/platform-freebsd.cc
  M src/platform-linux.cc
  M src/platform-macos.cc
  M src/platform-openbsd.cc
  D src/platform-posix.h
  M src/platform-posix.cc
  M src/platform-solaris.cc
  M src/platform-win32.cc
  M src/platform.h


--
--
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