Home | History | Annotate | Download | only in JIT

Lines Matching refs:poison

289     // Whether to poison freed memory.
562 void setPoisonMemory(bool poison) {
563 PoisonMemory = poison;