Lines Matching refs:thread
423 StressOffThreadDeserializeThread thread(isolate, cached_data);
424 CHECK(thread.Start());
425 thread.Join();
426 return thread.Finalize(isolate, source, origin_options);
427 // TODO(leszeks): Compare off-thread deserialized data to on-thread.
482 // the main thread
509 // holds the result of the off-thread sanity check.
519 // off-thread.
523 // The only kind of sanity check we can't test for off-thread is a source
539 PrintF("[Off-thread deserializing failed]\n");
549 // script, and the off-thread deserializer should have set its source to
569 PrintF("[Finishing off-thread deserialize from %d bytes took %0.3f ms]\n",