v8/test/unittests/api
Gabriel Charette 1983f3055d [V8 Platform] Make CallOnWorkerThread use std::unique_ptr
This is done now while embedders have yet to adapt to the new API before
it becomes hard to migrate.

Also renamed variable/methods to use "worker threads" rather than
"background" nomenclature.

Extracted from https://chromium-review.googlesource.com/c/v8/v8/+/978443/7
while resolving the more contentious bits around using task runners.

TBR=rmcilroy@chromium.org

Bug: chromium:817421
Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
Change-Id: Ie3ddf15a708e829c0f718d89bebf3e96d1990c16
Reviewed-on: https://chromium-review.googlesource.com/980953
Commit-Queue: Gabriel Charette <gab@chromium.org>
Reviewed-by: Gabriel Charette <gab@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52231}
2018-03-26 17:43:22 +00:00
..
access-check-unittest.cc Enable clang's -Wunreachable-code warning. 2017-12-04 13:09:25 +00:00
exception-unittest.cc Clear pending message during Isolate::CancelScheduledExceptionFromTryCatch. 2017-02-08 16:12:59 +00:00
interceptor-unittest.cc Never freeze/seal/preventExtensions objects with interceptors 2017-03-29 13:04:58 +00:00
isolate-unittest.cc [V8 Platform] Make CallOnWorkerThread use std::unique_ptr 2018-03-26 17:43:22 +00:00
remote-object-unittest.cc [jumbo] add unittests jumbo support 2017-09-28 22:19:40 +00:00
v8-object-unittest.cc [lazy-accessor-pairs] Don't take the fast paths if the context needs to be switched 2017-10-27 11:31:34 +00:00