Lines Matching refs:pool_
441 : pool_(&assm->constpool_) {
442 pool_->assm_->EmitConstPoolWithJumpIfNeeded(margin);
443 pool_->StartBlock();
447 : pool_(&assm->constpool_) {
449 pool_->StartBlock();
452 ConstantPool::BlockScope::~BlockScope() { pool_->EndBlock(); }
690 : pool_(&assm->constpool_) {
691 pool_->assm_->EmitConstPoolWithJumpIfNeeded(margin);
692 pool_->StartBlock();
696 : pool_(&assm->constpool_) {
698 pool_->StartBlock();
701 ConstantPool::BlockScope::~BlockScope() { pool_->EndBlock(); }