public final class NativeObjectAllocator extends Object implements ObjectAllocator
NativeObjectAllocator implements allocation through a native function.
It is only created from within C code.NOT_ALLOCATABLE_ALLOCATOR| Constructor and Description |
|---|
NativeObjectAllocator(long function) |
public IRubyObject allocate(Ruby runtime, RubyClass klass)
allocate in interface ObjectAllocatorCopyright © 2001-2014 JRuby. All Rights Reserved.