Home | History | Annotate | Download | only in runtime

Lines Matching refs:kByte

1127       array_size_(), pos_(-1), type_(kByte) {
1155 case kByte:
1204 case kByte: field->SetByte<kTransactionActive>(field->GetDeclaringClass(), jval_.b); break;