Searched defs:AddBlock (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/deps/v8/src/handles/ | ||
| D | local-handles.cc | 79 Address* LocalHandles::AddBlock() { in AddBlock() function in v8::internal::LocalHandles |
| D | persistent-handles.cc | 64 void PersistentHandles::AddBlock() { in AddBlock() function in v8::internal::PersistentHandles |
| /third_party/node/deps/v8/src/zone/ | ||
| D | zone-list-inl.h | 83 base::Vector<T> ZoneList<T>::AddBlock(T value, int count, Zone* zone) { in AddBlock() function |
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ | ||
| D | packet.cc | 36 void Packet::AddBlock(const void* ptr, uint32_t len) { in AddBlock() function in v8::internal::wasm::gdb_server::Packet |
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| D | mid-tier-register-allocator.cc | 258 void AddBlock(RpoNumber block, MidTierRegisterAllocationData* data) { in AddBlock() function in v8::internal::compiler::DeferredBlocksRegion |