Home
last modified time | relevance | path

Searched defs:uriError (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/shared_reference/ets_to_ts/
Dtest_ts_shared_reference.ts69 const uriError = new URIError('URI error example'); constant
/arkcompiler/ets_runtime/ecmascript/base/tests/
Derror_helper_test.cpp102 …JSHandle<JSTaggedValue> uriError(thread, ErrorHelper::ErrorCommonToString(argv, ErrorType::URI_ERR… in HWTEST_F_L0() local
205 JSHandle<JSFunction> uriError(env->GetURIErrorFunction()); in HWTEST_F_L0() local