Searched defs:SetName (Results 1 – 5 of 5) sorted by relevance
55 void SetName(const std::string &n) in SetName() function
279 void SetName(const std::string &str) in SetName() function
81 void SetName(CString *name) in SetName() function178 void SetName(CString *name) in SetName() function
735 InternalPropertyDescriptor &SetName(const std::string &name) in SetName() function782 PrivatePropertyDescriptor &SetName(const std::string &name) in SetName() function871 PropertyDescriptor &SetName(const std::string &name) in SetName() function1457 Scope &SetName(const std::string &name) in SetName() function2465 TypeObject &SetName(const std::string &name) in SetName() function
1807 void FunctionRef::SetName(const EcmaVM *vm, Local<StringRef> name) in SetName() function in panda::FunctionRef