Home
last modified time | relevance | path

Searched refs:FromPropertyDescriptorToArray (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DObject.cpp1113 static bool FromPropertyDescriptorToArray(JSContext* cx, in FromPropertyDescriptorToArray() function
1211 return FromPropertyDescriptorToArray(cx, desc, args.rval()); in GetOwnPropertyDescriptorToArray()
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DObject.cpp1286 static bool FromPropertyDescriptorToArray( in FromPropertyDescriptorToArray() function
1380 return FromPropertyDescriptorToArray(cx, desc, args.rval()); in GetOwnPropertyDescriptorToArray()
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DObject.cpp1304 static bool FromPropertyDescriptorToArray( in FromPropertyDescriptorToArray() function
1398 return FromPropertyDescriptorToArray(cx, desc, args.rval()); in GetOwnPropertyDescriptorToArray()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DObject.cpp944 static bool FromPropertyDescriptorToArray(JSContext* cx, in FromPropertyDescriptorToArray() function
1024 return FromPropertyDescriptorToArray(cx, desc, args.rval()); in GetOwnPropertyDescriptorToArray()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DObject.cpp1286 static bool FromPropertyDescriptorToArray( in FromPropertyDescriptorToArray() function
1380 return FromPropertyDescriptorToArray(cx, desc, args.rval()); in GetOwnPropertyDescriptorToArray()