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