Searched refs:SetName (Results 1 – 7 of 7) sorted by relevance
265 debuggerProperty->SetName(name) in AddTypedArrayRef()294 debuggerProperty->SetName("prototype") in GetProtoOrProtoType()307 debuggerProperty->SetName("__proto__") in GetProtoOrProtoType()344 debuggerProperty->SetName(cStrNameElement) in GetAdditionalProperties()
528 InternalPropertyDescriptor &SetName(const std::string &name) in SetName() function575 PrivatePropertyDescriptor &SetName(const std::string &name) in SetName() function664 PropertyDescriptor &SetName(const std::string &name) in SetName() function1228 Scope &SetName(const std::string &name) in SetName() function2103 TypeObject &SetName(const std::string &name) in SetName() function
156 void SetName(CString *name) in SetName() function
564 edge->SetName(GenerateEdgeName(from, to)); in BridgeAllReferences()
238 internalPropertyDescriptor->SetName("filename1"); in HWTEST_F_L0()245 privatePropertyDescriptor->SetName("filename2"); in HWTEST_F_L0()
583 void SetName(const EcmaVM *vm, Local<StringRef> name);
1091 void FunctionRef::SetName(const EcmaVM *vm, Local<StringRef> name) in SetName() function in panda::FunctionRef