Searched defs:errorValue (Results 1 – 15 of 15) sorted by relevance
23 void DfxAssist::DumpErrorCode(const jerry_value_t errorValue) in DumpErrorCode()68 void DfxAssist::DumpErrorMessage(const jerry_value_t errorValue) in DumpErrorMessage()
274 void PrintErrorMessage(const jerry_value_t errorValue) in PrintErrorMessage()
32 napi_value errorValue = nullptr; in ThrowError() local
69 std::function<T(uint32_t refId)>&& idRefFunc, const T& errorValue) const in ParseThemeReference()
131 T GetAttr(const std::string& attr, const T& errorValue) const in GetAttr()
599 JSValue errorValue = JSObject::Call(page, FUNC_NAME); in DfxTest002() local
170 auto errorValue = pattern->GetErrorTextString(); in BeforeErrorLayout() local
330 auto errorValue = FilterWithRegex(filter, result); in FilterWithEvent() local
508 std::function<T(uint32_t refId)>&& idRefFunc, const T& errorValue) const in ParseThemeReference()
948 std::function<T(uint32_t refId)>&& idRefFunc, const T& errorValue) const in ParseThemeReference()
546 JsiErrorType JSI::GetErrorType(JSIValue errorValue) in GetErrorType()
202 napi_value errorValue; in RegisterConsoleModule() local
739 napi_value errorValue; in InitConsoleModule() local
3233 napi_value errorValue = CreateJsError(env, errorCode, ConvertErrorCode(errorCode)); in OnRequestPermissionsFromUser() local
2788 napi_value errorValue; in RegisterConsoleModule() local