HomeSort by relevance Sort by last modified time
    Searched refs:IsolateThread (Results 1 - 2 of 2) sorted by null

  /external/v8/samples/
shell.cc 136 thread_ = new IsolateThread(this);
157 options.name = "IsolateThread";
166 class IsolateThread : public v8::internal::Thread {
168 explicit IsolateThread(SourceGroup* group)
  /external/v8/test/cctest/
test-api.cc     [all...]

Completed in 273 milliseconds