Home | History | Annotate | Download | only in mips

Lines Matching defs:this_function_var

251   Variable* this_function_var = scope()->this_function_var();
252 if (this_function_var != nullptr) {
258 SetVar(this_function_var, a1, a0, a2);
2657 VisitForAccumulatorValue(super_call_ref->this_function_var());