Searched refs:LegacyTypeSupport (Results 1 – 2 of 2) sorted by relevance
45 enum LegacyTypeSupport { DisallowLegacyTypeInTypeAttribute, AllowLegacyTypeInTypeAttribute }; enum46 …extPosition& scriptStartPosition = TextPosition::minimumPosition(), LegacyTypeSupport = DisallowLe…56 bool isScriptTypeSupported(LegacyTypeSupport) const;
146 bool ScriptLoader::isScriptTypeSupported(LegacyTypeSupport supportLegacyTypes) const in isScriptTypeSupported()168 bool ScriptLoader::prepareScript(const TextPosition& scriptStartPosition, LegacyTypeSupport support… in prepareScript()