Searched refs:new_byte_count (Results 1 – 1 of 1) sorted by relevance
165 int new_byte_count = klass->IsVariableSize()? byte_count : klass->GetObjectSize(); in AllocObjectWithAllocator() local170 new_byte_count, in AllocObjectWithAllocator()