Searched defs:fullName (Results 1 – 9 of 9) sorted by relevance
21 get fullName(): string { method in Employee25 set fullName(newName: string) { method in Employee
38 fullName: function(city, country) { method
56 CString fullName = funcName + "@" + recordName; in GetFullName() local
63 std::string fullName = module->GetFuncName(methodLiteral, jsPandaFile_); in NewTypeInfer() local
87 std::string fullName = module->GetFuncName(methodLiteral, jsPandaFile); in Compile() local
134 std::string fullName = methodName + "@" + recordName + "@" + fileName; in TryInline() local189 std::string fullName = methodName + "@" + std::string(recordName) + "@" + fileName; in InlineCall() local
130 CString fullName = ConvertToString(filename.GetTaggedValue()); in Load() local
420 CString fullName = jsPandaFile->GetJSPandaFileDesc(); in ResolveCurrentPath() local
323 CString fullName = ConvertToString(filename.GetTaggedValue()); in CJSExecution() local