Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc1248 uintptr_t zap_value) { in AllocateChunk() argument
1252 Memory<Address>(start + s) = static_cast<Address>(zap_value); in AllocateChunk()
Dspaces.h1463 void ZapBlock(Address start, size_t size, uintptr_t zap_value);