jochen
1795343f3c
Add support for idle tasks to the default platform
...
BUG=
Review-Url: https://codereview.chromium.org/2609833003
Cr-Commit-Position: refs/heads/master@{#42022}
2017-01-03 08:41:40 +00:00
jochen
f5b8686766
Add test for posting a single task to the worker pool
...
Also, clarify comments about how semaphores work
BUG=none
R=mlippautz@chromium.org
Review-Url: https://codereview.chromium.org/2270703002
Cr-Commit-Position: refs/heads/master@{#38816}
2016-08-23 11:56:57 +00:00
ishell
7d7eee513a
[presubmit] Enabling readability/inheritance linter checking.
...
Review URL: https://codereview.chromium.org/1412223018
Cr-Commit-Position: refs/heads/master@{#31785}
2015-11-04 13:08:42 +00:00
ulan
3f5d39a1d6
Fix memory-leak in default platform implementation of delayed tasks.
...
BUG=
Review URL: https://codereview.chromium.org/1221083004
Cr-Commit-Position: refs/heads/master@{#29446}
2015-07-02 14:37:32 +00:00
ulan
31e3177bb0
Add V8 platform API to call delayed task.
...
Delayed tasks can be used to perform non-urgent clean up work.
BUG=chromium:490559
LOG=NO
Review URL: https://codereview.chromium.org/1179153002
Cr-Commit-Position: refs/heads/master@{#29084}
2015-06-17 12:09:40 +00:00
Ross McIlroy
063fc25122
Replace OVERRIDE->override and FINAL->final since we now require C++11.
...
R=jochen@chromium.org
Review URL: https://codereview.chromium.org/1088993003
Cr-Commit-Position: refs/heads/master@{#27937}
2015-04-20 13:08:14 +00:00
bmeurer@chromium.org
bfd37ab267
Move unit tests to test/unittests.
...
As per discussion on the V8 team, this is the place we want them to live,
not following the Chrome Style Guide for this.
BUG=v8:3489
LOG=y
R=svenpanne@chromium.org
Review URL: https://codereview.chromium.org/615393002
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24350 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-10-01 08:34:25 +00:00