116 void *RexxPointer::operator
new(
size_t size)
124 return (
void *)newObject;
void reportException(wholenumber_t error)
RexxPointer * new_pointer(void *p)
void requiredArgument(RexxObject *object, RexxString *kind, size_t position)
#define Error_Unsupported_new_method
RexxObject * new_object(size_t s)
#define CLASS_CREATE(name, id, className)
static RexxString * pointerToString(void *)
void setHasNoReferences()
static RexxPointer * nullPointer
RexxObject * notEqual(RexxObject *other)
static RexxClass * classInstance
static void createInstance()
virtual RexxString * stringValue()
virtual HashCode getHashValue()
RexxObject * newRexx(RexxObject **args, size_t argc, size_t named_argc)
RexxObject * equal(RexxObject *)