Searched defs:ctorId (Results 1 – 4 of 4) sorted by relevance
394 util::StringView ctorId = ctor_->Function()->Scope()->InternalName(); in Compile() local591 util::StringView ctorId = ctor_->Function()->Scope()->InternalName(); in CompileSendableClass() local
1749 void PandaGen::DefineClassWithBuffer(const ir::AstNode *node, const util::StringView &ctorId, int32… in DefineClassWithBuffer()1758 void PandaGen::DefineSendableClass(const ir::AstNode *node, const util::StringView &ctorId, int32_t… in DefineSendableClass()
372 util::StringView ctorId = node->Ctor()->Function()->Scope()->InternalName(); in Compile() local
1480 void PandaGen::DefineClassWithBuffer(const ir::AstNode *node, const util::StringView &ctorId, int32… in DefineClassWithBuffer()