Searched defs:SetName (Results 1 – 4 of 4) sorted by relevance
82 void SetName(CString *name) in SetName() function183 void SetName(CString *name) in SetName() function
266 void SetName(const std::string &str) in SetName() function
572 InternalPropertyDescriptor &SetName(const std::string &name) in SetName() function619 PrivatePropertyDescriptor &SetName(const std::string &name) in SetName() function708 PropertyDescriptor &SetName(const std::string &name) in SetName() function1272 Scope &SetName(const std::string &name) in SetName() function2266 TypeObject &SetName(const std::string &name) in SetName() function
1373 void FunctionRef::SetName(const EcmaVM *vm, Local<StringRef> name) in SetName() function in panda::FunctionRef