Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_errors.cpp19 JSTaggedValue ContainerError::BusinessError(JSThread *thread, int32_t errorCode, const char *msg) in BusinessError()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_String.cpp194 UErrorCode errorCode = U_ZERO_ERROR; in StringNormalize() local
209 UErrorCode errorCode = U_ZERO_ERROR; in StdCoreStringNormalizeNFC() local
221 UErrorCode errorCode = U_ZERO_ERROR; in StdCoreStringNormalizeNFD() local
233 UErrorCode errorCode = U_ZERO_ERROR; in StdCoreStringNormalizeNFKC() local
245 UErrorCode errorCode = U_ZERO_ERROR; in StdCoreStringNormalizeNFKD() local
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dcreated_object_file.cpp131 std::error_code errorCode; in WriteTo() local
/arkcompiler/jsvm/interface/kits/
Djsvm_types.h565 JSVM_Status errorCode; member
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp1505 const OverrideErrorCode &errorCode) in ReportOverrideError()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp936 UErrorCode errorCode = U_ZERO_ERROR; in Normalize() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument