Searched refs:GetMaxLocals (Results 1 – 1 of 1) sorted by relevance
1364 jvmtiError (JNICALL *GetMaxLocals) (jvmtiEnv* env,2296 jvmtiError GetMaxLocals(jmethodID method, in GetMaxLocals() function2298 return functions->GetMaxLocals(this, method, max_ptr); in GetMaxLocals()