Home
last modified time | relevance | path

Searched refs:JS_WrapValue (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/promise/
H A DPromiseCallback.cpp88 if (!JS_WrapValue(aCx, &value)) { in Call()
149 if (!JS_WrapValue(aCx, &value)) { in Call()
215 if (!JS_WrapValue(aCx, &value)) { in Call()
316 if (!JS_WrapValue(aCx, &value)) { in Call()
450 if (!JS_WrapValue(aCx, &retValue)) { in Call()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DIntlUtils.cpp78 if (!retVal.isObject() || !JS_WrapValue(cx, &retVal)) { in GetDisplayNames()
122 if (!retVal.isObject() || !JS_WrapValue(cx, &retVal)) { in GetLocaleInfo()
H A DStructuredCloneBlob.cpp53 if (!JS_WrapValue(cx, &value)) { in Constructor()
109 if (!JS_WrapValue(aCx, aResult)) { in Deserialize()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/src/
H A DExportHelpers.cpp220 } else if (val.isString() && !JS_WrapValue(cx, val)) { in StackScopedClone()
304 if (!CheckSameOriginArg(cx, options, args[n]) || !JS_WrapValue(cx, args[n])) in FunctionForwarder()
321 return JS_WrapValue(cx, args.rval()); in FunctionForwarder()
441 if (!JS_WrapValue(cx, rval)) in ExportFunction()
H A DXPCWrapper.cpp62 return JS_WrapValue(cx, args.rval()); in XrayWrapperConstructor()
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/src/
H A DExportHelpers.cpp193 } else if (val.isString() && !JS_WrapValue(cx, val)) { in StackScopedClone()
273 !JS_WrapValue(cx, args[n])) in FunctionForwarder()
289 return JS_WrapValue(cx, args.rval()); in FunctionForwarder()
414 if (!JS_WrapValue(cx, rval)) return false; in ExportFunction()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DIntlUtils.cpp78 if (!retVal.isObject() || !JS_WrapValue(cx, &retVal)) { in GetDisplayNames()
122 if (!retVal.isObject() || !JS_WrapValue(cx, &retVal)) { in GetLocaleInfo()
H A DStructuredCloneBlob.cpp61 if (!JS_WrapValue(cx, &value)) { in Constructor()
117 if (!JS_WrapValue(aCx, aResult)) { in Deserialize()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DIntlUtils.cpp78 if (!retVal.isObject() || !JS_WrapValue(cx, &retVal)) { in GetDisplayNames()
122 if (!retVal.isObject() || !JS_WrapValue(cx, &retVal)) { in GetLocaleInfo()
H A DStructuredCloneBlob.cpp61 if (!JS_WrapValue(cx, &value)) { in Constructor()
117 if (!JS_WrapValue(aCx, aResult)) { in Deserialize()
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/src/
H A DExportHelpers.cpp360 !JS_WrapValue(cx, &thisVal)) { in FunctionForwarder()
366 !JS_WrapValue(cx, args[n])) { in FunctionForwarder()
392 return JS_WrapValue(cx, args.rval()); in FunctionForwarder()
537 if (!JS_WrapValue(cx, rval)) { in ExportFunction()
H A DXPCWrapper.cpp55 return JS_WrapValue(cx, args.rval()); in XrayWrapperConstructor()
/dports/www/firefox/firefox-99.0/js/xpconnect/src/
H A DExportHelpers.cpp362 !JS_WrapValue(cx, &thisVal)) { in FunctionForwarder()
368 !JS_WrapValue(cx, args[n])) { in FunctionForwarder()
394 return JS_WrapValue(cx, args.rval()); in FunctionForwarder()
539 if (!JS_WrapValue(cx, rval)) { in ExportFunction()
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/src/
H A DExportHelpers.cpp360 !JS_WrapValue(cx, &thisVal)) { in FunctionForwarder()
366 !JS_WrapValue(cx, args[n])) { in FunctionForwarder()
392 return JS_WrapValue(cx, args.rval()); in FunctionForwarder()
537 if (!JS_WrapValue(cx, rval)) { in ExportFunction()
H A DXPCWrapper.cpp55 return JS_WrapValue(cx, args.rval()); in XrayWrapperConstructor()
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/src/
H A DExportHelpers.cpp358 !JS_WrapValue(cx, &thisVal)) { in FunctionForwarder()
364 !JS_WrapValue(cx, args[n])) { in FunctionForwarder()
390 return JS_WrapValue(cx, args.rval()); in FunctionForwarder()
535 if (!JS_WrapValue(cx, rval)) { in ExportFunction()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DStructuredCloneBlob.cpp50 if (!JS_WrapValue(cx, &value)) { in Constructor()
94 if (!JS_WrapValue(aCx, aResult)) { in Deserialize()
/dports/www/firefox/firefox-99.0/dom/base/
H A DStructuredCloneBlob.cpp61 if (!JS_WrapValue(cx, &value)) { in Constructor()
117 if (!JS_WrapValue(aCx, aResult)) { in Deserialize()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jsapi-tests/
H A DtestChromeBuffer.cpp83 CHECK(JS_WrapValue(cx, &v)); in BEGIN_TEST()
136 CHECK(JS_WrapValue(cx, &v)); in BEGIN_TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jsapi-tests/
H A DtestChromeBuffer.cpp77 CHECK(JS_WrapValue(cx, &v)); in BEGIN_TEST()
133 CHECK(JS_WrapValue(cx, &v)); in BEGIN_TEST()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jsapi-tests/
H A DtestChromeBuffer.cpp87 CHECK(JS_WrapValue(cx, &v)); in BEGIN_TEST()
161 CHECK(JS_WrapValue(cx, &v)); in BEGIN_TEST()
/dports/www/firefox/firefox-99.0/js/src/jsapi-tests/
H A DtestChromeBuffer.cpp90 CHECK(JS_WrapValue(cx, &v)); in BEGIN_TEST()
164 CHECK(JS_WrapValue(cx, &v)); in BEGIN_TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jsapi-tests/
H A DtestChromeBuffer.cpp87 CHECK(JS_WrapValue(cx, &v)); in BEGIN_TEST()
161 CHECK(JS_WrapValue(cx, &v)); in BEGIN_TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jsapi-tests/
H A DtestChromeBuffer.cpp86 CHECK(JS_WrapValue(cx, &v)); in BEGIN_TEST()
160 CHECK(JS_WrapValue(cx, &v)); in BEGIN_TEST()
/dports/www/firefox/firefox-99.0/js/xpconnect/loader/
H A DnsImportModule.cpp30 JS_WrapValue(aCx, &exn); in AnnotateCrashReportWithJSException()

123456789