Lines Matching full:last_environment
722 HEnvironment* hydrogen_env = current_block_->last_environment();
919 HEnvironment* last_environment = pred->last_environment();
920 ASSERT(last_environment != NULL);
927 last_environment = last_environment->Copy();
930 block->UpdateEnvironment(last_environment);
937 HEnvironment* last_environment = pred->last_environment();
940 last_environment->SetValueAt(phi->merged_index(), phi);
943 last_environment->SetValueAt(block->deleted_phis()->at(i),
946 block->UpdateEnvironment(last_environment);
2153 current_block_->last_environment()->set_ast_id(instr->ast_id());
2224 HEnvironment* env = current_block_->last_environment();
2265 HEnvironment* outer = current_block_->last_environment();
2283 HEnvironment* outer = current_block_->last_environment()->