Searched defs:Reallocate (Results 1 – 3 of 3) sorted by relevance
/third_party/node/src/api/ | ||
D | environment.cc | 108 void* NodeArrayBufferAllocator::Reallocate( in Reallocate() function in node::NodeArrayBufferAllocator |
/third_party/node/deps/v8/src/objects/ | ||
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/ | ||
D | api.cc | 4008 std::unique_ptr<v8::BackingStore> v8::BackingStore::Reallocate( in Reallocate() function in v8::v8::BackingStore |