Home
last modified time | relevance | path

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

/external/v8/src/
Disolate.cc245 void Isolate::PreallocatedStorageInit(size_t size) { in PreallocatedStorageInit() function in v8::internal::Isolate
1818 PreallocatedStorageInit(preallocated_memory_thread_->length() / 4); in Init()
Disolate.h917 void PreallocatedStorageInit(size_t size);