Searched defs:compiled (Results 1 – 3 of 3) sorted by relevance
229 void ClassDefinition::CompileMissingProperties(compiler::PandaGen *pg, const util::BitSet &compiled, in CompileMissingProperties()315 util::BitSet compiled(body_.size()); in Compile() local
34 private compiled: boolean = false; property in Property
240 …st Literal *CreateLiteral(compiler::PandaGen *pg, const ir::Property *prop, util::BitSet *compiled, in CreateLiteral()341 … ObjectExpression::CompileRemainingProperties(compiler::PandaGen *pg, const util::BitSet *compiled, in CompileRemainingProperties()434 util::BitSet compiled(properties_.size()); in Compile() local