34 #if defined(ENABLE_JNI_HEADERS)
35 # include "native/vm/include/java_lang_VMString.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.
JavaString intern() const
#define NATIVE_METHODS_COUNT
JNIEXPORT jstring JNICALL Java_java_lang_VMString_intern(JNIEnv *env, jclass clazz, jstring str)
static JNINativeMethod methods[]
static Utf8String from_utf8(const char *, size_t)
void _Jv_java_lang_VMString_init(void)
static VM * get_current()