Searched defs:SetException (Results 1 – 4 of 4) sorted by relevance
120 void JSThread::SetException(JSTaggedValue exception) in SetException() function in panda::ecmascript::JSThread
97 void SetException(ObjectHeader *exception) in SetException() function
176 void DebuggerApi::SetException(const EcmaVM *ecmaVm, Local<JSValueRef> exception) in SetException() function in panda::ecmascript::tooling::DebuggerApi
517 ExceptionDetails &SetException(std::unique_ptr<RemoteObject> exception) in SetException() function