Searched refs:label_environment_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dcontrol-builders.cc102 label_environment_ = environment()->CopyAsUnreachable();
109 label_environment_ = environment()->CopyForConditional();
116 set_environment(label_environment_);
122 label_environment_ = environment()->CopyAsUnreachable();
143 break_environment_->Merge(label_environment_);
H A Dcontrol-builders.h100 label_environment_(nullptr),
121 Environment* label_environment_; // Environment for next label condition. member in class:v8::internal::compiler::final

Completed in 39 milliseconds