Searched defs:typeError (Results 1 – 3 of 3) sorted by relevance
81 …JSHandle<JSTaggedValue> typeError(thread, ErrorHelper::ErrorCommonToString(argv, ErrorType::TYPE_E… in HWTEST_F_L0() local167 JSHandle<JSFunction> typeError(env->GetTypeErrorFunction()); in HWTEST_F_L0() local
288 …JSHandle<JSObject> typeError = factory->GetJSError(ErrorType::TYPE_ERROR, "nextItem is not Object"… in AddEntriesFromIterable() local
240 …JSHandle<JSObject> typeError = factory->GetJSError(ErrorType::TYPE_ERROR, "nextValue is not string… in StringListFromIterable() local