Home | History | Annotate | Download | only in cctest

Lines Matching refs:kind

106     TestPropertyKind kind = props[i];
108 if (kind == PROP_CONSTANT) {
113 DataDescriptor f(name, next_field_offset, NONE, representations[kind]);
629 TestPropertyKind kind = props[i];
630 if (kind == PROP_CONSTANT) {
636 DataDescriptor f(name, next_field_offset, NONE, representations[kind]);
645 CHECK_EQ(is_inobject && (kind == PROP_DOUBLE),
1555 // TODO(ishell): add respective tests for property kind reconfiguring from