Home
last modified time | relevance | path

Searched refs:obj_isSealed (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 DObject.cpp893 obj_isSealed(JSContext* cx, unsigned argc, Value* vp) in obj_isSealed() function
1027 JS_FN("isSealed", obj_isSealed, 1, 0),
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A DObject.cpp1111 obj_isSealed(JSContext* cx, unsigned argc, Value* vp) in obj_isSealed() function
1242 JS_FN("isSealed", obj_isSealed, 1, 0),
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DObject.cpp1862 static bool obj_isSealed(JSContext* cx, unsigned argc, Value* vp) { in obj_isSealed() function
1951 JS_FN("isSealed", obj_isSealed, 1, 0),
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DObject.cpp2020 static bool obj_isSealed(JSContext* cx, unsigned argc, Value* vp) { in obj_isSealed() function
2110 JS_FN("isSealed", obj_isSealed, 1, 0),
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DObject.cpp2112 static bool obj_isSealed(JSContext* cx, unsigned argc, Value* vp) { in obj_isSealed() function
2202 JS_FN("isSealed", obj_isSealed, 1, 0),
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DObject.cpp1645 static bool obj_isSealed(JSContext* cx, unsigned argc, Value* vp) { in obj_isSealed() function
1750 JS_FN("isSealed", obj_isSealed, 1, 0),
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DObject.cpp2020 static bool obj_isSealed(JSContext* cx, unsigned argc, Value* vp) { in obj_isSealed() function
2110 JS_FN("isSealed", obj_isSealed, 1, 0),