v8/include
jochen@chromium.org c24ce076e9 Introduce a v8::Platform class that bundles embedder callbacks
Also provide a default implementation to use in cctests.

For now, there are just two thread releated callbacks. In future CLs, I will
move callbacks registered e.g. via V8::SetFooCallback over.

BUG=v8:3015
R=svenpanne@chromium.org, danno@chromium.org
LOG=no

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17877 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-11-19 13:44:36 +00:00
..
v8-debug.h Remove default isolate usage from almost all tests 2013-09-19 07:33:45 +00:00
v8-defaults.h Enable physical memory argument to be passed as an argument to ConfigureResourceConstraintsForPlatform. 2013-11-13 14:05:06 +00:00
v8-platform.h Introduce a v8::Platform class that bundles embedder callbacks 2013-11-19 13:44:36 +00:00
v8-profiler.h Track JS allocations as they arrive with no affection on performance when tracking is switched off. 2013-10-14 12:41:28 +00:00
v8-testing.h Re-land "Add methods to enable configuration of ResourceConstraints based on limits derived at runtime." 2013-09-27 10:53:07 +00:00
v8.h Introduce a v8::Platform class that bundles embedder callbacks 2013-11-19 13:44:36 +00:00
v8config.h Fix compilation with GCC 4.8 2013-11-12 12:09:38 +00:00
v8stdint.h Move OS/compiler/feature detection to public v8config.h header. 2013-08-23 07:32:25 +00:00