HomeSort by relevance Sort by last modified time
    Searched refs:PreallocatedStorageNew (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
allocation-inl.h 38 return Isolate::Current()->PreallocatedStorageNew(size);
isolate.h     [all...]
isolate.cc 257 void* Isolate::PreallocatedStorageNew(size_t size) {
    [all...]

Completed in 34 milliseconds