Home
last modified time | relevance | path

Searched refs:JS_SetProtoCalled (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsfriendapi.cpp528 JS_SetProtoCalled(JSContext*) in JS_SetProtoCalled() function
H A Djsfriendapi.h73 JS_SetProtoCalled(JSContext* cx);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsfriendapi.cpp557 JS_SetProtoCalled(JSContext*) in JS_SetProtoCalled() function
H A Djsfriendapi.h75 JS_SetProtoCalled(JSContext* cx);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsfriendapi.h73 JS_SetProtoCalled(JSContext* cx);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/src/
H A DXPCComponents.cpp3213 size_t i = JS_SetProtoCalled(cx); in GetJSEngineTelemetryValue()