Home
last modified time | relevance | path

Searched refs:AllocateSpace (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dv8threads.h60 void AllocateSpace();
Dv8threads.cc235 void ThreadState::AllocateSpace() { in AllocateSpace() function in v8::internal::ThreadState
261 new_thread_state->AllocateSpace(); in GetFreeThreadState()