Lines Matching refs:kind
137 DCHECK(!IsGeneratorFunction(info->literal()->kind()) || locals_count == 0);
1366 DCHECK(property->kind() == ObjectLiteral::Property::GETTER ||
1367 property->kind() == ObjectLiteral::Property::SETTER);
1368 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3;
1411 kind()) {
1517 if (property->kind() == ObjectLiteral::Property::PROTOTYPE) {
1531 switch (property->kind()) {
1941 switch (property->kind()) {