Searched refs:_svmf_internal_CallNonvirtualByteMethodV (Results 1 – 1 of 1) sorted by relevance
/dports/java/sablevm/sablevm-1.13/src/libsablevm/ |
H A D | native_interface.c | 2771 _svmf_internal_CallNonvirtualByteMethodV (_svmt_JNIEnv *env, jobject this, in _svmf_internal_CallNonvirtualByteMethodV() function 6110 result = _svmf_internal_CallNonvirtualByteMethodV (env, this, class, methodID, args); in CallNonvirtualByteMethod() 6169 result = _svmf_internal_CallNonvirtualByteMethodV (env, this, class, methodID, args); in CallNonvirtualByteMethodV()
|