Searched defs:typeString (Results 1 – 9 of 9) sorted by relevance
290 JSMutableHandle<JSTaggedValue> typeString(thread, JSTaggedValue::Undefined()); in FormatListToArray() local409 JSHandle<JSTaggedValue> typeString = ListOptionTypeToEcmaString(thread, type); in ResolvedOptions() local
532 JSHandle<JSTaggedValue> typeString = TypeOptionToEcmaString(thread, type); in ResolvedOptions() local
397 JSMutableHandle<JSTaggedValue> typeString(thread, JSTaggedValue::Undefined()); in FormatToArray() local
833 JSMutableHandle<JSTaggedValue> typeString(thread, JSTaggedValue::Undefined()); in GroupToParts() local
152 bool PGOMethodTypeSet::ParseFromText(const std::string &typeString) in ParseFromText()
143 JSHandle<JSTaggedValue> typeString = globalConst->GetHandledTypeString(); in HWTEST_F_L0() local
1419 const typeString = this.tsTypeChecker.typeToString(baseType); constant2643 const typeString = this.tsTypeChecker.typeToString(propType); constant9483 const typeString = this.tsTypeChecker.typeToString(type); constant9752 const typeString = this.tsTypeChecker.typeToString(type); constant9847 const typeString = this.tsTypeChecker.typeToString(type); constant
595 auto typeString = CreateUtf8String(env, parts[i].type.c_str(), parts[i].type.size()); in IcuFormatToRangeParts() local
295 Local<StringRef> typeString = origin->Typeof(vm_); in HWTEST_F_L0() local