Lines Matching refs:thread1
18662 IsolateThread thread1(isolate1, 21);18666 thread1.Start();18672 thread1.Join();18679 CHECK_EQ(result1, thread1.result());