Searched refs:IsPrimitiveChar (Results 1 – 4 of 4) sorted by relevance
371 } else if (component_type->IsPrimitiveShort() || component_type->IsPrimitiveChar()) { in Unsafe_copyMemoryToPrimitiveArray()406 } else if (component_type->IsPrimitiveShort() || component_type->IsPrimitiveChar()) { in Unsafe_copyMemoryFromPrimitiveArray()
421 } else if (param_type->IsPrimitiveChar()) { in CheckMethodArguments()
394 bool IsPrimitiveChar() REQUIRES_SHARED(Locks::mutator_lock_) { in IsPrimitiveChar() function
888 } else if (src_type->IsPrimitiveChar()) { in UnstartedSystemArraycopy()