Lines Matching refs:kind
121 DCHECK(!IsGeneratorFunction(literal()->kind()) || locals_count == 0);
1294 DCHECK(property->kind() == ObjectLiteral::Property::GETTER ||
1295 property->kind() == ObjectLiteral::Property::SETTER);
1296 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3;
1344 switch (property->kind()) {
1444 if (property->kind() == ObjectLiteral::Property::PROTOTYPE) {
1458 switch (property->kind()) {
1943 switch (property->kind()) {