Searched refs:own_buffer_ (Results 1 – 16 of 16) sorted by relevance
24 own_buffer_(false), in RegExpMacroAssemblerIrregexp()31 if (own_buffer_) buffer_.Dispose(); in ~RegExpMacroAssemblerIrregexp()448 bool old_buffer_was_our_own = own_buffer_; in Expand()451 own_buffer_ = true; in Expand()
115 bool own_buffer_; variable
82 own_buffer_ = buffer == nullptr; in AssemblerBase()85 if (own_buffer_) buffer = NewArray<byte>(buffer_size); in AssemblerBase()92 if (own_buffer_) DeleteArray(buffer_); in ~AssemblerBase()
256 bool own_buffer_; variable
80 bool own_buffer_; variable
27 own_buffer_ = true; in DisassemblingDecoder()35 own_buffer_ = false; in DisassemblingDecoder()40 if (own_buffer_) { in ~DisassemblingDecoder()
4697 if (!own_buffer_) FATAL("external code buffer is too small"); in GrowBuffer()
164 bool own_buffer_; variable
40 own_buffer_ = true; in Disassembler()49 own_buffer_ = false; in Disassembler()55 if (own_buffer_) { in ~Disassembler()
722 if (!own_buffer_) FATAL("external code buffer is too small"); in GrowBuffer()
334 if (own_buffer_) ZapCode(reinterpret_cast<Address>(buffer_), buffer_size_); in Assembler()3189 if (!own_buffer_) FATAL("external code buffer is too small"); in GrowBuffer()
447 if (own_buffer_) ZapCode(reinterpret_cast<Address>(buffer_), buffer_size_); in Assembler()609 if (!own_buffer_) FATAL("external code buffer is too small"); in GrowBuffer()
1993 if (!own_buffer_) FATAL("external code buffer is too small"); in GrowBuffer()
3792 if (!own_buffer_) FATAL("external code buffer is too small"); in GrowBuffer()
4136 if (!own_buffer_) FATAL("external code buffer is too small"); in GrowBuffer()
5029 if (!own_buffer_) FATAL("external code buffer is too small"); in GrowBuffer()