Home | History | Annotate | Download | only in src

Lines Matching refs:kResultPropertyCount

1156     STATIC_ASSERT(JSGeneratorObject::kResultPropertyCount == 2);
1159 Map::Create(isolate, JSGeneratorObject::kResultPropertyCount);
1162 DCHECK_EQ(JSGeneratorObject::kResultPropertyCount,
1165 JSGeneratorObject::kResultPropertyCount);
1179 JSGeneratorObject::kResultPropertyCount);