Home
last modified time | relevance | path

Searched refs:errorCode (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_errors.cpp19 JSTaggedValue ContainerError::BusinessError(JSThread *thread, int32_t errorCode, const char *msg) in BusinessError() argument
23 JSHandle<JSTaggedValue> code(thread, JSTaggedValue(errorCode)); in BusinessError()
Dcontainers_errors.h33 static JSTaggedValue BusinessError(JSThread *thread, int32_t errorCode, const char *msg);
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp755 UErrorCode errorCode = U_ZERO_ERROR; in Normalize() local
758 icu::Normalizer::normalize(src, uForm, option, res, errorCode); in Normalize()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2errorCode));return e.flatMap(i,(function(r){return e.map(r.getCodeActions(t),function(t,r){for(var… property