Searched refs:PropertyAttributesFromInt (Results 1 – 4 of 4) sorted by relevance
35 V8_INLINE PropertyAttributes PropertyAttributesFromInt(int value) { in PropertyAttributesFromInt() function
4203 details = details.CopyAddAttributes(PropertyAttributesFromInt(attrs)); in ApplyAttributesToDictionary()
1115 auto attrs = PropertyAttributesFromInt(args.smi_value_at(4)); in RUNTIME_FUNCTION()1241 auto attrs = PropertyAttributesFromInt(args.smi_value_at(3)); in RUNTIME_FUNCTION()1386 auto attrs = PropertyAttributesFromInt(args.smi_value_at(3)); in RUNTIME_FUNCTION()
190 return PropertyAttributesFromInt(attributes); in FlagsToAttributes()