Lines Matching refs:kind
132 DCHECK(!IsGeneratorFunction(info->literal()->kind()) || locals_count == 0);
1381 DCHECK(property->kind() == ObjectLiteral::Property::GETTER ||
1382 property->kind() == ObjectLiteral::Property::SETTER);
1383 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3;
1426 switch (property->kind()) {
1534 if (property->kind() == ObjectLiteral::Property::PROTOTYPE) {
1548 switch (property->kind()) {
2041 switch (property->kind()) {