Searched defs:SetException (Results 1 – 5 of 5) sorted by relevance
61 void PandaEtsNapiEnv::SetException(EtsThrowable *thr) in SetException() function in panda::ets::PandaEtsNapiEnv
98 void SetException(ObjectHeader *exception) in SetException() function
129 void JSThread::SetException(JSTaggedValue exception) in SetException() function in panda::ecmascript::JSThread
239 void DebuggerApi::SetException(const EcmaVM *ecmaVm, Local<JSValueRef> exception) in SetException() function in panda::ecmascript::tooling::DebuggerApi
684 ExceptionDetails &SetException(std::unique_ptr<RemoteObject> exception) in SetException() function