v8/include
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
..
libplatform Revert "Forward declaration for Isolate / Platform in libplatform.h." and "Fixes d8 on windows following.". 2014-11-19 07:28:07 +00:00
OWNERS Add myself to include/OWNERS 2015-04-21 10:05:59 +00:00
v8-debug.h Make v8::Handle as "deprecated soon" 2015-07-06 07:09:13 +00:00
v8-platform.h Add IdleTask API to v8::Platform. 2015-07-15 11:51:03 +00:00
v8-profiler.h Make v8::Handle as "deprecated soon" 2015-07-06 07:09:13 +00:00
v8-testing.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
v8-util.h Let the second pass phantom callbacks run in a separate task on the foreground thread. 2015-07-15 12:26:11 +00:00
v8-version.h Updated version to 4.6 2015-07-10 12:48:29 +00:00
v8.h Rework startup-data-util. 2015-08-14 12:11:46 +00:00
v8config.h Using "defined" in macro causes undefined behavior. 2015-06-29 11:48:06 +00:00