Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dv8threads.h39 void AllocateSpace();
Dv8threads.cc197 void ThreadState::AllocateSpace() { in AllocateSpace() function in v8::internal::ThreadState
223 new_thread_state->AllocateSpace(); in GetFreeThreadState()