Home
last modified time | relevance | path

Searched refs:ComputePropertyFlags (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DNativeObject.cpp1217 static PropertyFlags ComputePropertyFlags(const PropertyDescriptor& desc) { in ComputePropertyFlags() function
1262 PropertyFlags flags = ComputePropertyFlags(desc); in AddOrChangeProperty()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DNativeObject.cpp1133 static PropertyFlags ComputePropertyFlags(const PropertyDescriptor& desc) { in ComputePropertyFlags() function
1174 PropertyFlags flags = ComputePropertyFlags(desc); in AddOrChangeProperty()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DNativeObject.cpp1217 static PropertyFlags ComputePropertyFlags(const PropertyDescriptor& desc) { in ComputePropertyFlags() function
1262 PropertyFlags flags = ComputePropertyFlags(desc); in AddOrChangeProperty()