Add an API to pump the message loop to libplatform
authorjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 3 Jul 2014 09:33:36 +0000 (09:33 +0000)
committerjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 3 Jul 2014 09:33:36 +0000 (09:33 +0000)
commitc1231d426f389475b1dc3a0e1dcb1e0760527d61
treea09bebe4ed52a28a347aa2efc9818e7e4592d355
parentba584456e667cd4f9d2400a9883f351a3c95b799
Add an API to pump the message loop to libplatform

BUG=none
LOG=n
R=marja@chromium.org

Review URL: https://codereview.chromium.org/363303002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22187 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/libplatform/libplatform.h
src/libplatform/default-platform.cc
src/libplatform/default-platform.h
test/cctest/cctest.gyp
test/cctest/test-libplatform-default-platform.cc [new file with mode: 0644]