Searched refs:IsTypeExtractorEnabled (Results 1 – 4 of 4) sorted by relevance
114 bool IsTypeExtractorEnabled() const in IsTypeExtractorEnabled() function
255 if (context_->IsTypeExtractorEnabled()) { in CopyFunctionArguments()492 …if (context_->IsTypeExtractorEnabled() && typeIndex != extractor::TypeRecorder::PRIMITIVETYPE_ANY)… in TryLoadGlobalByName()1694 if (Context()->IsTypeExtractorEnabled()) { in LoadExternalModuleVariable()1712 if (Context()->IsTypeExtractorEnabled()) { in StoreModuleVariable()1858 if (context_->IsTypeExtractorEnabled()) { in StoreLexicalVar()
117 if (context->IsTypeExtractorEnabled() && pg->TypedVars().count(local) == 0U) { in ExpandStoreNormalVar()
200 if (pg_->Context()->IsTypeExtractorEnabled()) { in GenFunctionInstructions()