v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include "v8.h"
#include "cctest.h"
#include "libplatform/task-queue.h"
#include "libplatform/worker-thread.h"
#include "test-libplatform.h"
Go to the source code of this file.
Functions | |
TEST (WorkerThread) | |
TEST | ( | WorkerThread | ) |
Definition at line 38 of file test-libplatform-worker-thread.cc.
References TaskQueue::Append(), CHECK_EQ, TaskCounter::GetCount(), and TaskQueue::Terminate().