Searched defs:this_var (Results 1 – 2 of 2) sorted by relevance
2576 VariableProxy* this_var() const { return this_var_; } in this_var() function2582 SuperPropertyReference(VariableProxy* this_var, Expression* home_object, in SuperPropertyReference()2598 VariableProxy* this_var() const { return this_var_; } in this_var() function2605 SuperCallReference(VariableProxy* this_var, VariableProxy* new_target_var, in SuperCallReference()3282 SuperPropertyReference* NewSuperPropertyReference(VariableProxy* this_var, in NewSuperPropertyReference()3288 SuperCallReference* NewSuperCallReference(VariableProxy* this_var, in NewSuperCallReference()
7207 int this_var; in single_motion_search() local