Home
last modified time | relevance | path

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

/external/v8/src/arm/
Dassembler-arm.h1489 return constant_pool_builder_.current_section() == in use_extended_constant_pool()
1608 ConstantPoolBuilder constant_pool_builder_; variable
Dassembler-arm.cc464 constant_pool_builder_(), in Assembler()
3296 constant_pool_builder_.Relocate(pc_delta); in GrowBuffer()
3363 return constant_pool_builder_.AddEntry(this, rinfo); in ConstantPoolAddEntry()
3623 return constant_pool_builder_.New(isolate); in NewConstantPool()
3628 constant_pool_builder_.Populate(this, constant_pool); in PopulateConstantPool()