Home
last modified time | relevance | path

Searched refs:throwException (Results 1 – 25 of 36) sorted by relevance

12

/external/apache-harmony/nio_char/src/test/java/tests/api/java/nio/charset/
DCoderResultTest.java60 CoderResult.OVERFLOW.throwException(); in testConstants()
80 CoderResult.UNDERFLOW.throwException(); in testConstants()
228 CoderResult.OVERFLOW.throwException(); in testThrowException()
234 CoderResult.UNDERFLOW.throwException(); in testThrowException()
240 CoderResult.malformedForLength(1).throwException(); in testThrowException()
246 CoderResult.unmappableForLength(1).throwException(); in testThrowException()
/external/srec/srec_jni/
Dandroid_speech_srec_MicrophoneInputStream.cpp42 static void throwException(JNIEnv *env, const char* ex, const char* fmt, int data) { in throwException() function
88 throwException(env, "java/io/IOException", "AudioRecord::read failed %d", length); in Java_android_speech_srec_Recognizer_AudioRecordRead()
98 throwException(env, "java/io/IOException", "AudioRecord::stop failed %d", rtn); in Java_android_speech_srec_Recognizer_AudioRecordStop()
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/
Dtry-006.js26 function throwException() { function
42 TryWith( new TryObject( "hello", throwException, true ));
Dtry-007.js26 function throwException() { function
42 TryForIn( new TryObject( "hello", throwException, true ));
/external/webkit/Source/WebKit/win/
DDOMEventsClasses.h53 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
55 … /* [retval][out] */ BOOL* result) { return DOMObject::throwException(exceptionMessage, result); } in throwException()
104 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
106 … /* [retval][out] */ BOOL* result) { return DOMObject::throwException(exceptionMessage, result); } in throwException()
184 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
186 … /* [retval][out] */ BOOL* result) { return DOMObject::throwException(exceptionMessage, result); } in throwException()
293 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
295 … /* [retval][out] */ BOOL* result) { return DOMObject::throwException(exceptionMessage, result); } in throwException()
441 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
443 … /* [retval][out] */ BOOL* result) { return DOMObject::throwException(exceptionMessage, result); } in throwException()
[all …]
DDOMCoreClasses.h48 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
50 …/* [retval][out] */ BOOL* result) { return WebScriptObject::throwException(exceptionMessage, resul… in throwException()
95 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
97 … /* [retval][out] */ BOOL* result) { return DOMObject::throwException(exceptionMessage, result); } in throwException()
261 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
263 … /* [retval][out] */ BOOL* result) { return DOMObject::throwException(exceptionMessage, result); } in throwException()
319 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
321 … /* [retval][out] */ BOOL* result) { return DOMNode::throwException(exceptionMessage, result); } in throwException()
550 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
552 … /* [retval][out] */ BOOL* result) { return DOMNode::throwException(exceptionMessage, result); } in throwException()
DDOMCSSClasses.h50 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
52 … /* [retval][out] */ BOOL *result) { return DOMObject::throwException(exceptionMessage, result); } in throwException()
DWebScriptObject.h43 virtual HRESULT STDMETHODCALLTYPE throwException(
DWebScriptObject.cpp80 HRESULT STDMETHODCALLTYPE WebScriptObject::throwException( in throwException() function in WebScriptObject
DDOMHTMLClasses.h52 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
54 … /* [retval][out] */ BOOL *result) { return DOMObject::throwException(exceptionMessage, result); } in throwException()
110 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
112 … /* [retval][out] */ BOOL *result) { return DOMObject::throwException(exceptionMessage, result); } in throwException()
175 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
177 …/* [retval][out] */ BOOL *result) { return DOMDocument::throwException(exceptionMessage, result); } in throwException()
449 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
451 … /* [retval][out] */ BOOL *result) { return DOMElement::throwException(exceptionMessage, result); } in throwException()
708 virtual HRESULT STDMETHODCALLTYPE throwException( in throwException() function
710 …/* [retval][out] */ BOOL *result) { return DOMHTMLElement::throwException(exceptionMessage, result… in throwException()
[all …]
DChangeLog-2009-06-1611340 (DeprecatedDOMCSSStyleDeclaration::throwException):
11462 (DeprecatedDOMNode::throwException):
11472 (DeprecatedDOMNodeList::throwException):
11482 (DeprecatedDOMDocument::throwException):
11521 (DeprecatedDOMElement::throwException):
11646 (DeprecatedDOMEventListener::throwException):
11656 (DeprecatedDOMEvent::throwException):
11667 (DeprecatedDOMUIEvent::throwException):
11688 (DeprecatedDOMKeyboardEvent::throwException):
11719 (DeprecatedDOMMouseEvent::throwException):
[all …]
/external/webkit/Source/JavaScriptCore/runtime/
DJSObject.cpp656 …ecState* exec, const Identifier& propertyName, PropertyDescriptor& descriptor, bool throwException) in defineOwnProperty() argument
663 if (throwException) in defineOwnProperty()
681 if (throwException) in defineOwnProperty()
686 if (throwException) in defineOwnProperty()
704 if (throwException) in defineOwnProperty()
716 if (throwException) in defineOwnProperty()
722 if (throwException) in defineOwnProperty()
744 if (throwException) in defineOwnProperty()
749 if (throwException) in defineOwnProperty()
/external/proguard/src/proguard/evaluation/
DBranchUnit.java62 public void throwException(); in throwException() method
DBasicBranchUnit.java119 public void throwException() in throwException() method in BasicBranchUnit
DProcessor.java541 branchUnit.throwException(); in visitSimpleInstruction()
/external/webkit/Source/WebKit/win/Interfaces/
DIWebScriptObject.idl66 @method throwException:
69 + (BOOL)throwException:(NSString *)exceptionMessage;
71 HRESULT throwException([in] BSTR exceptionMessage, [out, retval] BOOL* result);
/external/webkit/Source/WebCore/bindings/objc/
DWebScriptObject.h229 + (BOOL)throwException:(NSString *)exceptionMessage;
DWebScriptObject.mm268 + (BOOL)throwException:(NSString *)exceptionMessage
/external/webkit/Tools/DumpRenderTree/mac/
DObjCPlugin.m196 [WebScriptObject throwException:[NSString stringWithFormat:@"%@ != Hello", str]];
202 [WebScriptObject throwException:@"Throwing exception on dealloc of ObjCPlugin"];
/external/webkit/Source/JavaScriptCore/interpreter/
DInterpreter.h111 NEVER_INLINE HandlerInfo* throwException(CallFrame*&, JSValue&, unsigned bytecodeOffset);
DInterpreter.cpp647 NEVER_INLINE HandlerInfo* Interpreter::throwException(CallFrame*& callFrame, JSValue& exceptionValu… in throwException() function in JSC::Interpreter
4613 … handler = throwException(callFrame, exceptionValue, vPC - codeBlock->instructions().begin()); in privateExecute()
4769 … handler = throwException(callFrame, exceptionValue, vPC - codeBlock->instructions().begin()); in privateExecute()
/external/webkit/Source/JavaScriptCore/dfg/
DDFGOperations.cpp221 …HandlerInfo* handler = exec->globalData().interpreter->throwException(exec, exceptionValue, vPCInd… in lookupExceptionHandler()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-169530 (JSC::Interpreter::throwException):
9620 (JSC::Interpreter::throwException):
9713 (JSC::Interpreter::throwException):
9939 (JSC::Interpreter::throwException):
10024 (JSC::Interpreter::throwException):
10149 (JSC::Interpreter::throwException):
10242 … Bug 49488 - Only add source specific information to exceptions in Interpreter::throwException
10256 …added at the point the exception passes through throwException. Change this so that throwException
10291 (JSC::Interpreter::throwException):
10358 …on (controlled by the explicitThrow parameter passed to Interpreter::throwException). To work arou…
[all …]
DChangeLog-2009-06-166149 (JSC::Interpreter::throwException):
7434 (JSC::Interpreter::throwException):
12566 (JSC::Interpreter::throwException):
14223 (JSC::Interpreter::throwException): Pass the CallFrame to exception info accessors.
14455 (JSC::Interpreter::throwException):
15205 (JSC::Interpreter::throwException):
16535 Remove dependency on the bytecode Instruction buffer in Interpreter::throwException
16548 (JSC::Interpreter::throwException): Use functionRegisterForBytecodeOffset in JIT
17263 (JSC::Interpreter::throwException): Use offsets instead of vPCs.
17388 (JSC::Interpreter::throwException):
[all …]
/external/webkit/Source/JavaScriptCore/jit/
DJITStubs.cpp1044 …HandlerInfo* handler = globalData->interpreter->throwException(callFrame, exceptionValue, vPCIndex… in jitThrow()

12