Searched defs:targetName (Results 1 – 13 of 13) sorted by relevance
30 Target *TargetRegistry::lookupTarget(const std::string &targetName) in lookupTarget()
54 const targetName: string = pathOrExtension.path + fileSuffix; constant
55 const targetName = orderedName.slice(26 * (i - 1), 26 * i); constant
110 … const util::StringView &targetName = targetProp->AsProperty()->Key()->AsIdentifier()->Name(); in ValidateObjectLiteralType() local
111 … const util::StringView &targetName = targetProp->AsProperty()->Key()->AsIdentifier()->Name(); in ValidateObjectLiteralType() local
279 … JSHandle<JSTaggedValue> targetName = JSObject::GetProperty(thread, target, nameKey).GetValue(); in FunctionPrototypeBindInternal() local
1362 JSHandle<JSTaggedValue> targetName(thread, JSTypedArray::Cast(*newArrObj)->GetTypedArrayName()); in Slice() local
1474 JSHandle<JSTaggedValue> targetName(thread, JSTypedArray::Cast(*newArrObj)->GetTypedArrayName()); in Slice() local
15758 targetName: "Vec2" property15763 targetName: "Vec2" property15768 targetName: "Vec2" property15773 targetName: "Vec2" property15778 targetName: "Vec2" property15783 targetName: "Vec2" property15788 targetName: "Vec2" property15793 targetName: "Vec2" property15798 targetName: "Vec2" property15804 targetName: "Vec2" property[all …]
1754 std::string targetName = prop->Key()->AsIdentifier()->Name().Mutf8(); in IsInitializedProperty() local1768 bool ETSChecker::FindPropertyInAssignment(const ir::AstNode *it, const std::string &targetName) in FindPropertyInAssignment()
253 … JSHandle<JSTaggedValue> targetName = JSObject::GetProperty(thread, target, nameKey).GetValue(); in NameGetter() local
1318 std::string targetName = RuntimeStubCSigns::GetRTName(index); in VisitRuntimeCall() local1425 std::string targetName = RuntimeStubCSigns::GetRTName(index); in VisitRuntimeCallWithArgv() local
671 std::string targetName = RuntimeStubCSigns::GetRTName(index); in VisitRuntimeCall() local