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