Searched defs:loopStart (Results 1 – 3 of 3) sorted by relevance
148 auto *loopStart = pg_->AllocLabel(); in YieldStar() local
180 auto *loopStart = pg_->AllocLabel(); in YieldStar() local
962 uint32_t loopStart = 0; in ToElementIndex() local982 uint32_t loopStart = 0; in ToInt() local1000 bool EcmaString::ToUInt64FromLoopStart(uint64_t *index, uint32_t loopStart, const uint8_t *data) in ToUInt64FromLoopStart()