v8/samples
vitalyr@chromium.org 04537cb227 Use v8::internal threading support in samples/shell.cc.
We need this for isolates testing. To make it work I had to extend the
internal Thread constructor with an option to set the stack size (see
the comment in shell.cc).

BUG=1264

Review URL: http://codereview.chromium.org/6711068

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7289 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-03-21 15:04:17 +00:00
..
count-hosts.js Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00
lineprocessor.cc Mark up debugger support in sample file 2010-04-09 13:02:25 +00:00
process.cc Fix the process sample to actually dispose the contexts used for 2010-11-24 09:21:29 +00:00
samples.gyp Initial attempt to add support for using gyp to build V8 itself 2010-12-14 08:16:39 +00:00
SConscript Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00
shell.cc Use v8::internal threading support in samples/shell.cc. 2011-03-21 15:04:17 +00:00