0
0
mirror of https://github.com/phpv8/v8js.git synced 2024-09-21 08:25:17 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Simon Best
15dc9e157b Script timeout thread to forcefully terminate the current thread of V8 execution in the corresponding isolate.
Note that threads are implemented using std::thread which is only available in C++0x. The relevant compile flags have been added but compiler support has not been tested and is therefore not guaranteed.
2013-04-09 22:52:42 +01:00
Zakay Danial
e21b955c6a Fixed version parsing 2012-06-07 20:29:12 +02:00
preilly
30e1d22863 Initial import 2012-04-27 16:26:15 +00:00