Searched defs:AllocateSpace (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dv8threads.cc257 void ThreadState::AllocateSpace() { function in class:v8::internal::ThreadState
283 new_thread_state->AllocateSpace();
/external/v8/src/
H A Dv8threads.cc247 void ThreadState::AllocateSpace() { function in class:v8::internal::ThreadState
273 new_thread_state->AllocateSpace();

Completed in 40 milliseconds