Searched refs:PreallocatedStorageDelete (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dallocation-inl.h43 return Isolate::Current()->PreallocatedStorageDelete(p);
H A Disolate.h916 void PreallocatedStorageDelete(void* p);
H A Disolate.cc300 void Isolate::PreallocatedStorageDelete(void* p) { function in class:v8::internal::Isolate

Completed in 67 milliseconds