Home
last modified time | relevance | path

Searched refs:KangarooThread (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/
Dtest-lockers.cc59 class KangarooThread : public v8::internal::Thread { class
61 KangarooThread(v8::Isolate* isolate, in KangarooThread() function in KangarooThread
109 KangarooThread thread1(isolate, context, 1); in TEST()