Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetEnvironment

133   HEnvironment* environment = instruction->GetEnvironment();
749 for (HEnvironment* env = instruction->GetEnvironment(); env != nullptr; env = env->GetParent()) {
907 if (!suspend_check->GetEnvironment()->IsFromInlinedInvoke()) {
1008 HEnvironment* const environment = instruction->GetEnvironment();
1047 EmitEnvironment(instruction->GetEnvironment(), slow_path);