Home
last modified time | relevance | path

Searched refs:DebugCheckZero (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dbacking-store.cc134 inline void DebugCheckZero(void* start, size_t byte_length) { in DebugCheckZero() function
313 DebugCheckZero(buffer_start, byte_length); in Allocate()
483 DebugCheckZero(buffer_start, byte_length); // touch the bytes. in TryAllocateAndPartiallyCommitMemory()