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

/external/v8/src/compiler/
H A Dstate-values-utils.cc82 NodeVector* StateValuesCache::GetWorkingSpace(size_t level) { function in class:v8::internal::compiler::StateValuesCache
158 NodeVector* buffer = GetWorkingSpace(max_height);

Completed in 285 milliseconds