Lines Matching refs:kind
138 DCHECK(!IsGeneratorFunction(info->literal()->kind()) || locals_count == 0);
1305 DCHECK(property->kind() == ObjectLiteral::Property::GETTER ||
1306 property->kind() == ObjectLiteral::Property::SETTER);
1307 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3;
1349 switch (property->kind()) {
1455 if (property->kind() == ObjectLiteral::Property::PROTOTYPE) {
1469 switch (property->kind()) {
2003 switch (property->kind()) {