OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Throws
(Results
1 - 16
of
16
) sorted by null
/external/clang/test/CodeGenCXX/
new-array-init-exceptions.cpp
4
struct
Throws
{
5
Throws
(int);
6
Throws
();
7
~
Throws
();
20
new
Throws
[n] { 1, 2, 3 };
36
new
Throws
[3] { 1, 2, 3 };
/external/chromium_org/net/data/proxy_resolver_v8_tracing_unittest/
error.js
5
return x.split('-'); //
Throws
exception.
/libcore/dalvik/src/main/java/dalvik/annotation/
Throws.java
29
@interface
Throws
{}
/external/chromium_org/v8/test/intl/
assert.js
92
*
Throws
an exception, and prints the values in case of error.
103
*
Throws
if two variables have different types or values.
113
*
Throws
if value is false.
121
*
Throws
if value is true.
129
* Returns true if code
throws
specified exception.
155
*
Throws
an exception if code
throws
.
171
*
Throws
if obj is not of given type.
/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/v8/test/intl/date-format/
timezone.js
64
//
Throws
for unsupported time zones.
/external/chromium_org/chrome/test/chromedriver/chrome/
web_view_impl_unittest.cc
103
TEST(EvaluateScript,
Throws
) {
/external/chromium_org/v8/tools/
codemap.js
88
* Moves a dynamic code entry.
Throws
an exception if there is no dynamic
102
* Discards a dynamic code entry.
Throws
an exception if there is no dynamic
/external/v8/tools/
codemap.js
88
* Moves a dynamic code entry.
Throws
an exception if there is no dynamic
102
* Discards a dynamic code entry.
Throws
an exception if there is no dynamic
/external/chromium_org/v8/test/mjsunit/
debug-liveedit-restart-frame.js
100
//
Throws
if fails.
/external/doclava/res/assets/templates/
macros.cs
202
if:subcount(obj.
throws
) ?>
204
<h5 class="jd-tagtitle">
Throws
</h5>
206
each:tag=obj.
throws
?>
/external/chromium_org/chrome/browser/resources/file_manager/background/js/
volume_manager.js
77
*
Throws
an Error when the given error is not in util.VolumeError.
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
exif_encoder.js
463
* Check if the buffer has enough room to read 'width' bytes.
Throws
an error
/external/chromium_org/v8/src/
liveedit-debugger.js
[
all
...]
/external/v8/src/
liveedit-debugger.js
[
all
...]
/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
...]
Completed in 2299 milliseconds