v8/samples
vogelheim c69e2eae54 Rework startup-data-util.
- Make the API look like v8::V8::InitializeICU.
  (That is: A static method call, not an object to be created on the stack.)
- Fix path separator on Windows, by calling base::OS::isPathSeparator.
- Move into API, so that it can be called by hello-world & friends.
- Actually call it from hello-world and friends.

R=jochen@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#30174}
2015-08-14 12:11:46 +00:00
..
count-hosts.js Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00
hello-world.cc Rework startup-data-util. 2015-08-14 12:11:46 +00:00
process.cc Rework startup-data-util. 2015-08-14 12:11:46 +00:00
samples.gyp Remove usage of to-be-deprecated APIs from samples 2015-07-02 15:42:45 +00:00
shell.cc Rework startup-data-util. 2015-08-14 12:11:46 +00:00