Searched refs:ThreadA (Results 1 – 1 of 1) sorted by relevance
66 class ThreadA: public v8::internal::Thread { class68 explicit ThreadA(i::Isolate* isolate) : Thread(isolate, "ThreadA") { } in ThreadA() function in ThreadA129 ThreadA threadA(i::Isolate::Current()); in TEST()