/external/chromium_org/content/test/data/media/ |
webrtc_test_utilities.js | 105 // This function matches |left| and |right| and throws an exception if the
|
/external/chromium_org/v8/test/mjsunit/ |
fuzz-natives-part1.js | 187 // Tries to allocate based on argument, and (correctly) throws
|
fuzz-natives-part2.js | 188 // Tries to allocate based on argument, and (correctly) throws
|
fuzz-natives-part3.js | 187 // Tries to allocate based on argument, and (correctly) throws
|
fuzz-natives-part4.js | 187 // Tries to allocate based on argument, and (correctly) throws
|
mjsunit.js | 89 // Assert that the passed function or eval code throws an exception.
|
stack-traces.js | 209 // Poisonous object that throws a reference error if attempted converted to
|
/external/chromium_org/v8/test/webkit/ |
preventExtensions.js | 104 // In strict mode, this throws.
|
/external/v8/test/mjsunit/ |
fuzz-natives.js | 181 // Tries to allocate based on argument, and (correctly) throws
|
stack-traces.js | 197 // Poisonous object that throws a reference error if attempted converted to
|
mirror-object.js | 215 // c has both getter and setter. The getter throws an exception.
|
mjsunit.js | 85 // Assert that the passed function or eval code throws an exception.
|
/build/tools/droiddoc/templates-ds/assets/js/ |
prettify.js | 18 "catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],F=[w,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,dynamic_cast,explicit,export,friend,inline,late_check,mutable,namespace,nullptr,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],G=[w,"abstract,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,super,synchronized,throws,transient"],
|
/build/tools/droiddoc/templates-sac/assets/js/ |
prettify.js | 18 "catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],F=[w,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,dynamic_cast,explicit,export,friend,inline,late_check,mutable,namespace,nullptr,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],G=[w,"abstract,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,super,synchronized,throws,transient"],
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
prettify.js | 18 "catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],F=[w,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,dynamic_cast,explicit,export,friend,inline,late_check,mutable,namespace,nullptr,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],G=[w,"abstract,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,super,synchronized,throws,transient"],
|
/cts/tools/dasm/test/ |
all_opcodes.d | 14 .throws java/lang/NullPointerException
|
/external/chromium_org/chrome/common/extensions/docs/static/js/ |
prettify.js | 18 "catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],F=[w,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,dynamic_cast,explicit,export,friend,inline,late_check,mutable,namespace,nullptr,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],G=[w,"abstract,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,super,synchronized,throws,transient"],
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
symbols.js | 51 indirect() // Call once before GC throws away type feedback.
|
/sdk/templates/docs/ |
prettify.js | 18 "catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],F=[w,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,dynamic_cast,explicit,export,friend,inline,late_check,mutable,namespace,nullptr,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],G=[w,"abstract,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,super,synchronized,throws,transient"],
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
util.js | 46 * code and returns null if the eval throws an exception.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
util.js | 46 * code and returns null if the eval throws an exception.
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/ |
byte_reader.js | 351 * Adjusts the current position on success. Throws an exception if the 368 * Adjusts the current position on success. Throws an exception if the 395 * Adjusts the current position on success. Throws an exception if the 428 * Adjusts the current position on success. Throws an exception if the 452 * Adjusts the current position on success. Throws an exception if the 468 * Adjusts the current position on success. Throws an exception if the 518 // Alter the seekStack_ after the call to seek(), in case it throws.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
util.js | 46 * code and returns null if the eval throws an exception.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
util.js | 46 * code and returns null if the eval throws an exception.
|
/external/chromium_org/chrome/third_party/chromevox/closure/ |
base.js | 494 * @throws {Error} when invoked to indicate the method should be 778 // property throws an NS_ERROR_FAILURE, so we need to special-case it 787 // prototype. Then dereferencing val.splice here throws an exception, so 1005 // DOM nodes in IE are not instance of Object and throws exception [all...] |