Home
last modified time | relevance | path

Searched refs:obj_setProto (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DObject.h40 [[nodiscard]] bool obj_setProto(JSContext* cx, unsigned argc, JS::Value* vp);
H A DObject.cpp2037 bool js::obj_setProto(JSContext* cx, unsigned argc, Value* vp) { in obj_setProto() function in js
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DObject.h39 MOZ_MUST_USE bool obj_setProto(JSContext* cx, unsigned argc, JS::Value* vp);
H A DObject.cpp1879 bool js::obj_setProto(JSContext* cx, unsigned argc, Value* vp) { in obj_setProto() function in js
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DObject.h38 [[nodiscard]] bool obj_setProto(JSContext* cx, unsigned argc, JS::Value* vp);
H A DObject.cpp2129 bool js::obj_setProto(JSContext* cx, unsigned argc, Value* vp) { in obj_setProto() function in js
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DObject.h40 [[nodiscard]] bool obj_setProto(JSContext* cx, unsigned argc, JS::Value* vp);
H A DObject.cpp2037 bool js::obj_setProto(JSContext* cx, unsigned argc, Value* vp) { in obj_setProto() function in js
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DSelfHosting.cpp2515 JS_FN("std_Object_setProto", obj_setProto, 1, 0),
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DSelfHosting.cpp2495 JS_FN("std_Object_setProto", obj_setProto, 1, 0),
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DSelfHosting.cpp2495 JS_FN("std_Object_setProto", obj_setProto, 1, 0),
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DSelfHosting.cpp2099 JS_FN("std_Object_setProto", obj_setProto, 1, 0),