Searched defs:constant (Results 1 – 8 of 8) sorted by relevance
84 Property(const char *key, Constant constant) : key_(key), value_(constant) {} in Property()
161 void AstDumper::SerializeConstant(Property::Constant constant) in SerializeConstant()
104 auto constant = builder_.UndefineConstant(); in RebuildGeneratorCfg() local
874 auto constant = circuit_->GetConstantGate(MachineType::I64, in NewJSGate() local976 auto constant = circuit_->GetConstantGate(MachineType::I64, in NewReturn() local
102 auto constant = builder_.ExceptionConstant(); in ExceptionReturn() local
124 auto constant = const_cast<GlobalEnvConstants *>(vm_->GetJSThread()->GlobalConstants()); in SerializeBuiltins() local
940 auto constant = &INS(0); in TEST_F() local
407 …for (auto constant = GetFirstConstInst(); constant != nullptr; constant = constant->GetNextConst()… in FindConstant() local