Searched defs:thisType (Results 1 – 7 of 7) sorted by relevance
92 auto thisType = pandasm::Type::FromDescriptor(className); in GetMetaData() local
21 static bool IsValidReceiverParameter(Type *const thisType) in IsValidReceiverParameter()109 auto *const thisType = extensionFunc->Signature()->Params()[0]->TsType(); in ReplaceThisInExtensionMethod() local134 auto *const thisType = in CheckExtensionMethod() local
208 auto *const thisType = function->Signature()->Params()[0]->TsType(); in TEST_F() local
450 auto *const thisType = AllocNode<ir::TSThisType>(Allocator()); in ParseThisType() local
321 …const thisType = TypeInference.inferBaseType(arkClass.getSignature().getDeclaringClassName(), arkC… constant
1211 JSType thisType = this->GetClass()->GetObjectType(); in GetFunctionExtraInfo() local
911 auto thisType = pandasm::Type::FromDescriptor(className); in GetMetaData() local