Home | History | Annotate | Download | only in src

Lines Matching defs:enumerable

3331   CHECK_ALIVE(VisitForValue(stmt->enumerable()));
3332 HValue* enumerable = Top(); // Leave enumerable at the top.
3335 environment()->LookupContext(), enumerable));
3340 enumerable,
3357 enumerable,
3395 // Check if the expected map still matches that of the enumerable.