Searched defs:thisNode (Results 1 – 5 of 5) sorted by relevance
154 void TFunctionLookup::setThisNode(TIntermTyped *thisNode) in setThisNode()159 TIntermTyped *TFunctionLookup::thisNode() const in thisNode() function in sh::TFunctionLookup
6889 TIntermTyped *thisNode = fnCall->thisNode(); in addMethod() local
282 readonly thisNode: Node | undefined; property
3469 TIntermTyped* thisNode = node; in acceptPostfixExpression() local
3524 …ddFunctionCallOrMethod(TFunction *fnCall, TIntermNode *paramNode, TIntermNode *thisNode, const TSo… in addFunctionCallOrMethod()