Searched defs:SetException (Results 1 – 5 of 5) sorted by relevance
24 void SetException(JSThread *thread, JSObject *error) in SetException() function
83 void JSThread::SetException(JSTaggedValue exception) in SetException() function in panda::ecmascript::JSThread
97 void SetException(ObjectHeader *exception) in SetException() function
145 void DebuggerApi::SetException(const EcmaVM *ecmaVm, Local<JSValueRef> exception) in SetException() function in panda::ecmascript::tooling::DebuggerApi
473 ExceptionDetails &SetException(std::unique_ptr<RemoteObject> exception) in SetException() function