Lines Matching refs:kind
138 DCHECK(!IsGeneratorFunction(info->literal()->kind()) || locals_count == 0);
1343 DCHECK(property->kind() == ObjectLiteral::Property::GETTER ||
1344 property->kind() == ObjectLiteral::Property::SETTER);
1345 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3;
1388 switch (property->kind()) {
1494 if (property->kind() == ObjectLiteral::Property::PROTOTYPE) {
1508 switch (property->kind()) {
2044 switch (property->kind()) {