Searched refs:new_thread_state (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dv8threads.cc272 ThreadState* new_thread_state = new ThreadState(this); local
273 new_thread_state->AllocateSpace();
274 return new_thread_state;

Completed in 39 milliseconds