Searched defs:Reallocate (Results 1 - 3 of 3) sorted by relevance
/third_party/node/src/api/ | ||
H A D | environment.cc | 119 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 D | backing-store.cc | 809 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 D | api.cc | 4008 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