Home
last modified time | relevance | path

Searched defs:exceptionValue (Results 1 – 25 of 55) sorted by relevance

123

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/network/httprequesthandler/python/
H A DHTTPPythonInvoker.cpp36 …voker::onError(const std::string& exceptionType /* = "" */, const std::string& exceptionValue /* =… in onError()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/bytecode/
H A DEvalCodeCache.h45 …et(ExecState* exec, const UString& evalSource, ScopeChainNode* scopeChain, JSValue& exceptionValue) in get()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/bytecode/
H A DEvalCodeCache.h45 …et(ExecState* exec, const UString& evalSource, ScopeChainNode* scopeChain, JSValue& exceptionValue) in get()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/bytecode/
H A DEvalCodeCache.h45 …et(ExecState* exec, const UString& evalSource, ScopeChainNode* scopeChain, JSValue& exceptionValue) in get()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/python/
H A Dswig.cpp146 …ion::PythonToCppException(const std::string &exceptionType, const std::string &exceptionValue, con… in PythonToCppException()
153 …CppException::ParsePythonException(std::string &exceptionType, std::string &exceptionValue, std::s… in ParsePythonException()
224 …oCppException::SetMessage(const std::string &exceptionType, const std::string &exceptionValue, con… in SetMessage()
H A DPythonInvoker.cpp308 std::string exceptionType, exceptionValue, exceptionTraceback; in execute() local
683 const std::string& exceptionValue /* = "" */, in onError()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/bytecode/
H A DEvalCodeCache.h49 …ol inStrictContext, const UString& evalSource, ScopeChainNode* scopeChain, JSValue& exceptionValue) in get()
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DException.h107 RootedValue exceptionValue; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DException.h107 RootedValue exceptionValue; variable
/dports/www/firefox/firefox-99.0/js/public/
H A DException.h132 RootedValue exceptionValue; variable
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4enginebase_p.h98 Value *exceptionValue = nullptr; member
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4enginebase_p.h98 Value *exceptionValue = nullptr; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/interpreter/
H A DInterpreter.cpp96 …R_INLINE bool Interpreter::resolve(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolve()
124 …LINE bool Interpreter::resolveSkip(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveSkip()
157 …NE bool Interpreter::resolveGlobal(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveGlobal()
204 …nterpreter::resolveBaseAndProperty(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveBaseAndProperty()
297 … RegisterFile* registerFile, Register* argv, int argc, int registerOffset, JSValue& exceptionValue) in callEval()
452 NEVER_INLINE bool Interpreter::unwindCallFrame(CallFrame*& callFrame, JSValue exceptionValue, unsig… in unwindCallFrame()
498 … HandlerInfo* Interpreter::throwException(CallFrame*& callFrame, JSValue& exceptionValue, unsigned… in throwException()
1156 JSValue exceptionValue; in privateExecute() local
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/interpreter/
H A DInterpreter.cpp96 …R_INLINE bool Interpreter::resolve(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolve()
124 …LINE bool Interpreter::resolveSkip(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveSkip()
157 …NE bool Interpreter::resolveGlobal(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveGlobal()
204 …nterpreter::resolveBaseAndProperty(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveBaseAndProperty()
297 … RegisterFile* registerFile, Register* argv, int argc, int registerOffset, JSValue& exceptionValue) in callEval()
452 NEVER_INLINE bool Interpreter::unwindCallFrame(CallFrame*& callFrame, JSValue exceptionValue, unsig… in unwindCallFrame()
498 … HandlerInfo* Interpreter::throwException(CallFrame*& callFrame, JSValue& exceptionValue, unsigned… in throwException()
1158 JSValue exceptionValue; in privateExecute() local
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/interpreter/
H A DInterpreter.cpp96 …R_INLINE bool Interpreter::resolve(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolve()
124 …LINE bool Interpreter::resolveSkip(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveSkip()
157 …NE bool Interpreter::resolveGlobal(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveGlobal()
204 …nterpreter::resolveBaseAndProperty(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveBaseAndProperty()
297 … RegisterFile* registerFile, Register* argv, int argc, int registerOffset, JSValue& exceptionValue) in callEval()
452 NEVER_INLINE bool Interpreter::unwindCallFrame(CallFrame*& callFrame, JSValue exceptionValue, unsig… in unwindCallFrame()
498 … HandlerInfo* Interpreter::throwException(CallFrame*& callFrame, JSValue& exceptionValue, unsigned… in throwException()
1158 JSValue exceptionValue; in privateExecute() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/interpreter/
H A DInterpreter.cpp92 …R_INLINE bool Interpreter::resolve(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolve()
120 …LINE bool Interpreter::resolveSkip(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveSkip()
160 …NE bool Interpreter::resolveGlobal(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveGlobal()
197 … Interpreter::resolveGlobalDynamic(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveGlobalDynamic()
288 …nterpreter::resolveBaseAndProperty(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue) in resolveBaseAndProperty()
405 JSValue exceptionValue; in callEval() local
542 NEVER_INLINE bool Interpreter::unwindCallFrame(CallFrame*& callFrame, JSValue exceptionValue, unsig… in unwindCallFrame()
647 … HandlerInfo* Interpreter::throwException(CallFrame*& callFrame, JSValue& exceptionValue, unsigned… in throwException()
1447 JSValue exceptionValue; in privateExecute() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/dfg/
H A DDFGOperations.cpp217 JSValue exceptionValue = exec->exception(); in lookupExceptionHandler() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DFileReader.cpp227 JS::Rooted<JS::Value> exceptionValue(cx); in OnLoadEndArrayBuffer() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/file/
H A DFileReader.cpp187 JS::Rooted<JS::Value> exceptionValue(cx); in OnLoadEndArrayBuffer() local
/dports/www/firefox-esr/firefox-91.8.0/dom/file/
H A DFileReader.cpp212 JS::Rooted<JS::Value> exceptionValue(cx); in OnLoadEndArrayBuffer() local
/dports/www/firefox/firefox-99.0/dom/file/
H A DFileReader.cpp213 JS::Rooted<JS::Value> exceptionValue(cx); in OnLoadEndArrayBuffer() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/file/
H A DFileReader.cpp212 JS::Rooted<JS::Value> exceptionValue(cx); in OnLoadEndArrayBuffer() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/file/
H A DFileReader.cpp187 JS::Rooted<JS::Value> exceptionValue(cx); in OnLoadEndArrayBuffer() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.h2610 RootedValue exceptionValue; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJITStubs.cpp2787 JSValue exceptionValue; in DEFINE_STUB_FUNCTION() local
2808 JSValue exceptionValue = stackFrame.args[0].jsValue(); in DEFINE_STUB_FUNCTION() local
3166 JSValue exceptionValue = callFrame->r(stackFrame.args[0].int32()).jsValue(); in DEFINE_STUB_FUNCTION() local
3195 JSValue exceptionValue = globalData->exception; in DEFINE_STUB_FUNCTION() local

123