Searched defs:compiled (Results 1 – 4 of 4) sorted by relevance
218 void ClassDefinition::CompileMissingProperties(compiler::PandaGen *pg, const util::BitSet &compiled, in CompileMissingProperties()296 util::BitSet compiled(body_.size()); in Compile() local
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
34 private compiled: boolean = false; property in Property
435 static bool compiled; in TestModifyManyVregs() local