Lines Matching refs:kind
120 DCHECK(!IsGeneratorFunction(info->literal()->kind()) || locals_count == 0);
1333 DCHECK(property->kind() == ObjectLiteral::Property::GETTER ||
1334 property->kind() == ObjectLiteral::Property::SETTER);
1335 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3;
1381 switch (property->kind()) {
1480 if (property->kind() == ObjectLiteral::Property::PROTOTYPE) {
1494 switch (property->kind()) {
1943 switch (property->kind()) {