Lines Matching refs:Default
190 … PropertyAttributes attributes = PropertyAttributes::Default(true, false, true); // non-enumerable in CreatePrototypeHClass()
243 attributes = PropertyAttributes::Default(false, false, true); in CreateConstructorHClass()
247 attributes = PropertyAttributes::Default(false, false, true); in CreateConstructorHClass()
250 attributes = PropertyAttributes::Default(true, false, true); in CreateConstructorHClass()
257 attributes = PropertyAttributes::Default(true, false, true); in CreateConstructorHClass()
335 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in CreateSendableHClass()
575 attributes = PropertyAttributes::Default(false, false, true); in BuildDictionaryProperties()
579 attributes = PropertyAttributes::Default(false, false, true); in BuildDictionaryProperties()
582 attributes = PropertyAttributes::Default(true, false, true); in BuildDictionaryProperties()
589 attributes = PropertyAttributes::Default(true, false, true); in BuildDictionaryProperties()
593 attributes = PropertyAttributes::Default(true, false, true); // non-enumerable in BuildDictionaryProperties()
749 PropertyAttributes::Default(false, true, false)); in DefineSendableClassFromExtractor()
770 auto attr = PropertyAttributes::Default(); in FilterDuplicatedKeys()
823 PropertyAttributes attributes = PropertyAttributes::Default(false, false, false); in BuildSendableDictionaryProperties()
854 PropertyAttributes attributes = PropertyAttributes::Default(true, true, false); in AddFieldTypeToHClass()