Home
last modified time | relevance | path

Searched refs:URIError (Results 1 – 9 of 9) sorted by relevance

/external/v8/test/webkit/fast/js/kde/
Dencode_decode_uri-expected.txt35 PASS encodeURI(String.fromCharCode(56320)) threw exception URIError: URI malformed.
36 PASS encodeURI(String.fromCharCode(57343)) threw exception URIError: URI malformed.
41 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(0)) threw exception URIError: URI m…
42 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(55295)) threw exception URIError: U…
43 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(55296)) threw exception URIError: U…
44 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(56319)) threw exception URIError: U…
45 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(57344)) threw exception URIError: U…
46 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(57344)) threw exception URIError: U…
47 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(65533)) threw exception URIError: U…
48 PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(65534)) threw exception URIError: U…
[all …]
Dconstructor_length-expected.txt43 PASS URIError.length is 1
/external/v8/test/mjsunit/regress/
Dregress-1415.js30 assertThrows(function(){ decodeURIComponent("%ED%A0%80"); }, URIError);
32 assertThrows(function(){ decodeURIComponent("%ED%AF%BF"); }, URIError);
34 assertThrows(function(){ decodeURIComponent("%ED%B0%80"); }, URIError);
36 assertThrows(function(){ decodeURIComponent("%ED%BF%BF"); }, URIError);
40 assertThrows(function(){ decodeURIComponent("%C1%BF"); }, URIError);
42 assertThrows(function(){ decodeURIComponent("%E0%9F%BF"); }, URIError);
Dregress-244.js62 assertInstanceof(e, URIError);
/external/v8/test/mjsunit/
Dclass-of-builtins.js39 Error: [ Error, TypeError, RangeError, SyntaxError, ReferenceError, EvalError, URIError ]
Dmirror-error.js94 testErrorMirror(new URIError('URIError'));
Derror-constructors.js91 var errors = [Error, RangeError, EvalError, URIError, MyError];
/external/v8/src/
Dmessages.js1222 DefineError(function URIError() { }); class in SetUpError
/external/chromium-trace/trace-viewer/tracing/test_data/
Dv8.log510 code-creation,LazyCompile,0,0x4241fba0,360,"URIError",0x2341da4c,
848 code-creation,LazyCompile,0,0x4241fba0,360,"URIError",0x2341da4c,