• Home
  • Raw
  • Download

Lines Matching refs:GetObjectFromConstPool

1172         GateRef obj = builder_.GetObjectFromConstPool(glue_, gate, jsFunc,  in LowerThrowUndefinedIfHoleWithName()
1558 …GateRef obj = builder_.GetObjectFromConstPool(glue_, gate, jsFunc, builder_.TruncInt64ToInt32(inde… in LowerCreateObjectWithBuffer()
1614 …GateRef numberBigInt = builder_.GetObjectFromConstPool(glue_, gate, jsFunc, stringId, ConstPoolTyp… in LowerLdBigInt()
1921 …GateRef pattern = builder_.GetObjectFromConstPool(glue_, gate, jsFunc, stringId, ConstPoolType::ST… in LowerCreateRegExpWithLiteral()
1963 …GateRef propKey = builder_.GetObjectFromConstPool(glue_, gate, jsFunc, stringId, ConstPoolType::ST… in LowerStOwnByName()
2043 …GateRef propKey = builder_.GetObjectFromConstPool(glue_, gate, jsFunc, stringId, ConstPoolType::ST… in LowerStConstToGlobalRecord()
2077 …GateRef propKey = builder_.GetObjectFromConstPool(glue_, gate, jsFunc, stringId, ConstPoolType::ST… in LowerStOwnByNameWithNameSet()
2208 …GateRef prop = builder_.GetObjectFromConstPool(glue_, gate, jsFunc, stringId, ConstPoolType::STRIN… in LowerLdSuperByName()
2220 …GateRef prop = builder_.GetObjectFromConstPool(glue_, gate, jsFunc, stringId, ConstPoolType::STRIN… in LowerStSuperByName()
2649 …auto method = builder_.GetObjectFromConstPool(glue_, gate, jsFunc, methodId, ConstPoolType::METHOD… in LowerDefineMethod()
3158 …GateRef propKey = builder_.GetObjectFromConstPool(glue_, gate, jsFunc, stringId, ConstPoolType::ST… in LowerDefineFieldByName()
3278 …GateRef res = builder_.GetObjectFromConstPool(glue_, gate, jsFunc, stringId, ConstPoolType::STRING… in LowerLdStr()