Home
last modified time | relevance | path

Searched defs:Reallocate (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/api/
Denvironment.cc108 void* NodeArrayBufferAllocator::Reallocate( in Reallocate() function in node::NodeArrayBufferAllocator
145 void* DebuggingArrayBufferAllocator::Reallocate(void* data, in Reallocate() function in node::DebuggingArrayBufferAllocator
/third_party/node/deps/v8/src/objects/
Dbacking-store.cc809 bool BackingStore::Reallocate(Isolate* isolate, size_t new_byte_length) { in Reallocate() function in v8::internal::BackingStore
/third_party/node/deps/v8/src/api/
Dapi.cc4008 std::unique_ptr<v8::BackingStore> v8::BackingStore::Reallocate( in Reallocate() function in v8::v8::BackingStore
7896 void* v8::ArrayBuffer::Allocator::Reallocate(void* data, size_t old_length, in Reallocate() function in v8::v8::ArrayBuffer::Allocator