Home
last modified time | relevance | path

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

/external/v8/src/
Dv8threads.h41 void AllocateSpace();
Dv8threads.cc192 void ThreadState::AllocateSpace() { in AllocateSpace() function in v8::internal::ThreadState
218 new_thread_state->AllocateSpace(); in GetFreeThreadState()