Home | History | Annotate | Download | only in compiler

Lines Matching refs:JSIteratorResult

763   // Emit code to allocate the JSIteratorResult instance.
765 a.Allocate(JSIteratorResult::kSize);
773 STATIC_ASSERT(JSIteratorResult::kSize == 5 * kPointerSize);