Home
last modified time | relevance | path

Searched defs:typeError (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
Derror_helper_test.cpp57 …JSHandle<JSTaggedValue> typeError(thread, ErrorHelper::ErrorCommonToString(argv, ErrorType::TYPE_E… in HWTEST_F_L0() local
152 JSHandle<JSFunction> typeError(env->GetTypeErrorFunction()); in HWTEST_F_L0() local
325 JSHandle<JSFunction> typeError(env->GetTypeErrorFunction()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_map.cpp293 JSHandle<JSObject> typeError = factory->GetJSError(ErrorType::TYPE_ERROR, in AddEntriesFromIterable() local
Dbuiltins_shared_map.cpp288 JSHandle<JSObject> typeError = factory->GetJSError(ErrorType::TYPE_ERROR, in AddEntriesFromIterable() local
/arkcompiler/ets_runtime/ecmascript/
Djs_list_format.cpp238 JSHandle<JSObject> typeError = in StringListFromIterable() local