view make/windows/jvmexp_g.lcf @ 14628:a08b8694f556

Truffle: Node API changes deprecate adoptChild, no longer needed in constructor add Node#insert for inserting new nodes into the tree (previously adoptChild) add Node#adoptChildren() helper method that adopts all (direct and indirect) children of a node, automatically called in TruffleRuntime#createCallTarget
author Andreas Woess <andreas.woess@jku.at>
date Wed, 19 Mar 2014 23:11:46 +0100
parents a294fd0c4b38
children
line wrap: on
line source

-export:JNI_GetDefaultJavaVMInitArgs
-export:JNI_CreateJavaVM
-export:JNI_GetCreatedJavaVMs

-export:jio_snprintf
-export:jio_printf
-export:jio_fprintf
-export:jio_vfprintf
-export:jio_vsnprintf