Searched refs:obj_defineProperties (Results 1 – 7 of 7) sorted by relevance
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/builtin/ |
H A D | Object.cpp | 799 obj_defineProperties(JSContext* cx, unsigned argc, Value* vp) in obj_defineProperties() function 1018 JS_FN("defineProperties", obj_defineProperties, 2, 0),
|
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/ |
H A D | Object.cpp | 1021 obj_defineProperties(JSContext* cx, unsigned argc, Value* vp) in obj_defineProperties() function 1233 JS_FN("defineProperties", obj_defineProperties, 2, 0),
|
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/ |
H A D | Object.cpp | 1769 static bool obj_defineProperties(JSContext* cx, unsigned argc, Value* vp) { in obj_defineProperties() function 1942 JS_FN("defineProperties", obj_defineProperties, 2, 0),
|
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/ |
H A D | Object.cpp | 1927 static bool obj_defineProperties(JSContext* cx, unsigned argc, Value* vp) { in obj_defineProperties() function 2101 JS_FN("defineProperties", obj_defineProperties, 2, 0),
|
/dports/www/firefox/firefox-99.0/js/src/builtin/ |
H A D | Object.cpp | 2019 static bool obj_defineProperties(JSContext* cx, unsigned argc, Value* vp) { in obj_defineProperties() function 2193 JS_FN("defineProperties", obj_defineProperties, 2, 0),
|
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/ |
H A D | Object.cpp | 1567 static bool obj_defineProperties(JSContext* cx, unsigned argc, Value* vp) { in obj_defineProperties() function 1741 JS_FN("defineProperties", obj_defineProperties, 2, 0),
|
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/ |
H A D | Object.cpp | 1927 static bool obj_defineProperties(JSContext* cx, unsigned argc, Value* vp) { in obj_defineProperties() function 2101 JS_FN("defineProperties", obj_defineProperties, 2, 0),
|