Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_String.cpp157 UErrorCode errorCode = U_ZERO_ERROR; in StringNormalize() local
172 UErrorCode errorCode = U_ZERO_ERROR; in StdCoreStringNormalizeNFC() local
184 UErrorCode errorCode = U_ZERO_ERROR; in StdCoreStringNormalizeNFD() local
196 UErrorCode errorCode = U_ZERO_ERROR; in StdCoreStringNormalizeNFKC() local
208 UErrorCode errorCode = U_ZERO_ERROR; in StdCoreStringNormalizeNFKD() local
/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/libllvmbackend/object_code/
Dcreated_object_file.cpp131 std::error_code errorCode; in WriteTo() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp1476 const OverrideErrorCode &errorCode) in ThrowOverrideError()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp939 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