Reviewers: Jakob,

Description:
Split out libplatform into a separate libary

Also remove the "use default platform" compile flag. Instead, the embedder
has to provide the platform.

Change all binaries to use the default platfrom from libplatform.

Unless --job-based-sweeping is passed, nothing uses the platform yet, so
nothing will break for embedders (yet).

BUG=none
[email protected]
LOG=y

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

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

Affected files (+157, -67 lines):
  M BUILD.gn
  M build/features.gypi
  A include/libplatform/libplatform.h
  M include/v8-platform.h
  M samples/lineprocessor.cc
  M samples/process.cc
  M samples/samples.gyp
  M samples/shell.cc
  M src/DEPS
  M src/api.cc
  M src/d8.cc
  M src/d8.gyp
  M src/libplatform/default-platform.cc
  M src/mksnapshot.cc
  M src/v8.cc
  M test/cctest/cctest.cc
  M test/cctest/cctest.gyp
  M tools/gyp/v8.gyp
  M tools/lexer-shell.cc
  M tools/lexer-shell.gyp
  M tools/parser-shell.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