Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:UpdateEnvironment

399     UpdateEnvironment(last_environment()->DiscardInlined(drop_extra));
419 UpdateEnvironment(last_environment()->DiscardInlined(drop_extra));
430 UpdateEnvironment(env);
434 void HBasicBlock::UpdateEnvironment(HEnvironment* env) {
8245 current_block()->UpdateEnvironment(inner_env);