Home | History | Annotate | Download | only in x64

Lines Matching defs:last_environment

603   HEnvironment* hydrogen_env = current_block_->last_environment();
785 HEnvironment* last_environment = pred->last_environment();
786 DCHECK(last_environment != NULL);
793 last_environment = last_environment->Copy();
796 block->UpdateEnvironment(last_environment);
803 HEnvironment* last_environment = pred->last_environment();
807 last_environment->SetValueAt(phi->merged_index(), phi);
811 if (block->deleted_phis()->at(i) < last_environment->length()) {
812 last_environment->SetValueAt(block->deleted_phis()->at(i),
816 block->UpdateEnvironment(last_environment);
932 sim->ReplayEnvironment(current_block_->last_environment());
2479 current_block_->last_environment()->set_ast_id(instr->ast_id());
2535 instr->ReplayEnvironment(current_block_->last_environment());
2585 instr->ReplayEnvironment(current_block_->last_environment());
2605 HEnvironment* outer = current_block_->last_environment();
2628 HEnvironment* env = current_block_->last_environment();
2636 HEnvironment* outer = current_block_->last_environment()->