Home
last modified time | relevance | path

Searched defs:AddBlock (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/handles/
Dlocal-handles.cc79 Address* LocalHandles::AddBlock() { in AddBlock() function in v8::internal::LocalHandles
Dpersistent-handles.cc64 void PersistentHandles::AddBlock() { in AddBlock() function in v8::internal::PersistentHandles
/third_party/node/deps/v8/src/zone/
Dzone-list-inl.h83 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/
Dpacket.cc36 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/
Dmid-tier-register-allocator.cc258 void AddBlock(RpoNumber block, MidTierRegisterAllocationData* data) { in AddBlock() function in v8::internal::compiler::DeferredBlocksRegion