Searched defs:loopStart (Results 1 – 3 of 3) sorted by relevance
149 auto *loopStart = pg_->AllocLabel(); in YieldStar() local
176 auto *loopStart = pg_->AllocLabel(); in YieldStar() local
1111 uint32_t loopStart = 0; in ToElementIndex() local1131 uint32_t loopStart = 0; in ToInt() local1149 bool EcmaString::ToUInt64FromLoopStart(uint64_t *index, uint32_t loopStart, const uint8_t *data) in ToUInt64FromLoopStart()