Home
last modified time | relevance | path

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

/third_party/node/src/api/
H A Denvironment.cc119 void* NodeArrayBufferAllocator::Reallocate( in Reallocate() function in node::NodeArrayBufferAllocator
156 void* DebuggingArrayBufferAllocator::Reallocate(void* data, in Reallocate() function in node::DebuggingArrayBufferAllocator
/third_party/node/deps/v8/src/objects/
H A 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/
H A Dapi.cc4008 std::unique_ptr<v8::BackingStore> v8::BackingStore::Reallocate( in Reallocate() function in v8::v8::BackingStore
7915 void* v8::ArrayBuffer::Allocator::Reallocate(void* data, size_t old_length, in Reallocate() function in v8::OneByteMask::__anon13987::MapAsArrayKind::v8::ArrayBuffer::Allocator

Completed in 26 milliseconds