Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/ctypes/
H A DCTypes.cpp5075 return ArgumentLengthError(cx, "PointerType", "one", ""); in Create()
7756 return ArgumentLengthError(cx, "ctypes.cast", "two", "s"); in Cast()
7827 return ArgumentLengthError(cx, funName, "no", "s"); in ReadStringCommon()
8623 return ArgumentLengthError(cx, "Int64.prototype.toString", in ToString()
8772 return ArgumentLengthError(cx, "Int64.compare", "two", "s"); in Compare()
8806 return ArgumentLengthError(cx, "Int64.lo", "one", ""); in Lo()
8825 return ArgumentLengthError(cx, "Int64.hi", "one", ""); in Hi()
8844 return ArgumentLengthError(cx, "Int64.join", "two", "s"); in Join()
8986 return ArgumentLengthError(cx, "UInt64.lo", "one", ""); in Lo()
9005 return ArgumentLengthError(cx, "UInt64.hi", "one", ""); in Hi()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/ctypes/
H A DCTypes.cpp1226 static bool ArgumentLengthError(JSContext* cx, const char* fun, in ArgumentLengthError() function
4639 return ArgumentLengthError(cx, "PointerType", "one", ""); in Create()
7091 return ArgumentLengthError(cx, "ctypes.cast", "two", "s"); in Cast()
7161 return ArgumentLengthError(cx, funName, "no", "s"); in ReadStringCommon()
8026 return ArgumentLengthError(cx, "Int64.compare", "two", "s"); in Compare()
8058 return ArgumentLengthError(cx, "Int64.lo", "one", ""); in Lo()
8075 return ArgumentLengthError(cx, "Int64.hi", "one", ""); in Hi()
8092 return ArgumentLengthError(cx, "Int64.join", "two", "s"); in Join()
8216 return ArgumentLengthError(cx, "UInt64.lo", "one", ""); in Lo()
8233 return ArgumentLengthError(cx, "UInt64.hi", "one", ""); in Hi()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/ctypes/
H A DCTypes.cpp1254 static bool ArgumentLengthError(JSContext* cx, const char* fun, in ArgumentLengthError() function
5022 return ArgumentLengthError(cx, "PointerType", "one", ""); in Create()
7722 return ArgumentLengthError(cx, "ctypes.cast", "two", "s"); in Cast()
7833 return ArgumentLengthError(cx, funName, "no", "s"); in ReadStringCommon()
7977 return ArgumentLengthError(cx, funName, "no", "s"); in ReadTypedArrayCommon()
8903 return ArgumentLengthError(cx, "Int64.lo", "one", ""); in Lo()
8920 return ArgumentLengthError(cx, "Int64.hi", "one", ""); in Hi()
8937 return ArgumentLengthError(cx, "Int64.join", "two", "s"); in Join()
9070 return ArgumentLengthError(cx, "UInt64.lo", "one", ""); in Lo()
9087 return ArgumentLengthError(cx, "UInt64.hi", "one", ""); in Hi()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/ctypes/
H A DCTypes.cpp1247 static bool ArgumentLengthError(JSContext* cx, const char* fun, in ArgumentLengthError() function
5015 return ArgumentLengthError(cx, "PointerType", "one", ""); in Create()
7710 return ArgumentLengthError(cx, "ctypes.cast", "two", "s"); in Cast()
7821 return ArgumentLengthError(cx, funName, "no", "s"); in ReadStringCommon()
7965 return ArgumentLengthError(cx, funName, "no", "s"); in ReadTypedArrayCommon()
8890 return ArgumentLengthError(cx, "Int64.lo", "one", ""); in Lo()
8907 return ArgumentLengthError(cx, "Int64.hi", "one", ""); in Hi()
8924 return ArgumentLengthError(cx, "Int64.join", "two", "s"); in Join()
9059 return ArgumentLengthError(cx, "UInt64.lo", "one", ""); in Lo()
9076 return ArgumentLengthError(cx, "UInt64.hi", "one", ""); in Hi()
[all …]
/dports/www/firefox/firefox-99.0/js/src/ctypes/
H A DCTypes.cpp1258 static bool ArgumentLengthError(JSContext* cx, const char* fun, in ArgumentLengthError() function
5033 return ArgumentLengthError(cx, "PointerType", "one", ""); in Create()
7733 return ArgumentLengthError(cx, "ctypes.cast", "two", "s"); in Cast()
7844 return ArgumentLengthError(cx, funName, "no", "s"); in ReadStringCommon()
7988 return ArgumentLengthError(cx, funName, "no", "s"); in ReadTypedArrayCommon()
8916 return ArgumentLengthError(cx, "Int64.lo", "one", ""); in Lo()
8933 return ArgumentLengthError(cx, "Int64.hi", "one", ""); in Hi()
8950 return ArgumentLengthError(cx, "Int64.join", "two", "s"); in Join()
9083 return ArgumentLengthError(cx, "UInt64.lo", "one", ""); in Lo()
9100 return ArgumentLengthError(cx, "UInt64.hi", "one", ""); in Hi()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/ctypes/
H A DCTypes.cpp1254 static bool ArgumentLengthError(JSContext* cx, const char* fun, in ArgumentLengthError() function
5022 return ArgumentLengthError(cx, "PointerType", "one", ""); in Create()
7722 return ArgumentLengthError(cx, "ctypes.cast", "two", "s"); in Cast()
7833 return ArgumentLengthError(cx, funName, "no", "s"); in ReadStringCommon()
7977 return ArgumentLengthError(cx, funName, "no", "s"); in ReadTypedArrayCommon()
8903 return ArgumentLengthError(cx, "Int64.lo", "one", ""); in Lo()
8920 return ArgumentLengthError(cx, "Int64.hi", "one", ""); in Hi()
8937 return ArgumentLengthError(cx, "Int64.join", "two", "s"); in Join()
9070 return ArgumentLengthError(cx, "UInt64.lo", "one", ""); in Lo()
9087 return ArgumentLengthError(cx, "UInt64.hi", "one", ""); in Hi()
[all …]