Searched refs:pushImplicitThis (Results 1 – 2 of 2) sorted by relevance
177 void pushImplicitThis(TVariable* thisParameter) { implicitThisStack.push_back(thisParameter); } in pushImplicitThis() function
1695 pushImplicitThis(variable); in handleFunctionDefinition()1728 pushImplicitThis(nullptr); in handleFunctionDefinition()