33 #if defined(ENABLE_JNI_HEADERS)
34 # include "native/vm/include/java_security_VMAccessController.h"
Table containing all native methods registered with the VM.
NativeMethods & get_nativemethods()
void register_methods(Utf8String classname, const JNINativeMethod *methods, size_t count)
Register native methods with the VM.
#define NATIVE_METHODS_COUNT
void _Jv_java_security_VMAccessController_init(void)
static Utf8String from_utf8(const char *, size_t)
static JNINativeMethod methods[]
java_handle_objectarray_t * stacktrace_get_stack(void)
JNIEXPORT jobjectArray JNICALL Java_java_security_VMAccessController_getStack(JNIEnv *env, jclass clazz)
static VM * get_current()