Skip to content
Snippets Groups Projects
Commit 7866a458 authored by Bryce McKinlay's avatar Bryce McKinlay Committed by Bryce McKinlay
Browse files

jvm.h (_Jv_AllocRawObj): New prototype.

	* include/jvm.h (_Jv_AllocRawObj): New prototype.
	* boehm.cc (_Jv_AllocRawObj): Implement.
	* nogc.cc (_Jv_AllocRawObj): Likewise.
	* exception.cc (_Jv_Throw): Use _Jv_AllocRawObj, not GC_malloc.

From-SVN: r45497
parent 69971cd8
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment