IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Runtime.ByteCodeHelper Member List

This is the complete list of members for IKVM.Runtime.ByteCodeHelper, including all inherited members.

anewarray_ghost< T >(int length, RuntimeTypeHandle typeHandle)IKVM.Runtime.ByteCodeHelperstatic
arraycopy(object src, int srcStart, object dest, int destStart, int len)IKVM.Runtime.ByteCodeHelperstatic
arraycopy_fast(Array src, int srcStart, Array dest, int destStart, int len)IKVM.Runtime.ByteCodeHelperstatic
arraycopy_primitive_1(Array src, int srcStart, Array dest, int destStart, int len)IKVM.Runtime.ByteCodeHelperstatic
arraycopy_primitive_2(Array src, int srcStart, Array dest, int destStart, int len)IKVM.Runtime.ByteCodeHelperstatic
arraycopy_primitive_4(Array src, int srcStart, Array dest, int destStart, int len)IKVM.Runtime.ByteCodeHelperstatic
arraycopy_primitive_8(Array src, int srcStart, Array dest, int destStart, int len)IKVM.Runtime.ByteCodeHelperstatic
CompareAndSwap(ref object location, object expected, object value)IKVM.Runtime.ByteCodeHelperstatic
CompareAndSwap(ref int location, int expected, int value)IKVM.Runtime.ByteCodeHelperstatic
CompareAndSwap(ref long location, long expected, long value)IKVM.Runtime.ByteCodeHelperstatic
CompareAndSwap(ref double location, double expected, double value)IKVM.Runtime.ByteCodeHelperstatic
d2i(double d)IKVM.Runtime.ByteCodeHelperstatic
d2l(double d)IKVM.Runtime.ByteCodeHelperstatic
DynamicAaload(object arrayref, int index)IKVM.Runtime.ByteCodeHelperstatic
DynamicAastore(object arrayref, int index, object val)IKVM.Runtime.ByteCodeHelperstatic
DynamicBinderMemberLookup< T >(int kind, string clazz, string name, string sig, ikvm. @internal.CallerID callerID)IKVM.Runtime.ByteCodeHelperstatic
DynamicCast(object obj, global::java.lang.Class clazz)IKVM.Runtime.ByteCodeHelperstatic
DynamicClassLiteral(string clazz, ikvm. @internal.CallerID callerId)IKVM.Runtime.ByteCodeHelperstatic
DynamicCreateDelegate(object obj, Type delegateType, string name, string sig)IKVM.Runtime.ByteCodeHelperstatic
DynamicEraseInvokeExact(global::java.lang.invoke.MethodHandle mh, global::java.lang.invoke.MethodType expected, global::java.lang.invoke.MethodType target)IKVM.Runtime.ByteCodeHelperstatic
DynamicInstanceOf(object obj, global::java.lang.Class clazz)IKVM.Runtime.ByteCodeHelperstatic
DynamicLinkIndyCallSite< T >(ref IndyCallSite< T > site, global::java.lang.invoke.CallSite cs, Exception x, string signature, ikvm. @internal.CallerID callerID)IKVM.Runtime.ByteCodeHelperstatic
DynamicLoadMethodHandle(ref global::java.lang.invoke.MethodHandle cache, int kind, string clazz, string name, string sig, ikvm. @internal.CallerID callerID)IKVM.Runtime.ByteCodeHelperstatic
DynamicLoadMethodType(ref global::java.lang.invoke.MethodType cache, string sig, ikvm. @internal.CallerID callerID)IKVM.Runtime.ByteCodeHelperstatic
DynamicMapException(Exception x, MapFlags mode, global::java.lang.Class exceptionClass)IKVM.Runtime.ByteCodeHelperstatic
DynamicMultianewarray(int[] lengths, global::java.lang.Class clazz)IKVM.Runtime.ByteCodeHelperstatic
DynamicNewarray(int length, global::java.lang.Class clazz)IKVM.Runtime.ByteCodeHelperstatic
DynamicNewCheckOnly(global::java.lang.Class clazz)IKVM.Runtime.ByteCodeHelperstatic
f2i(float f)IKVM.Runtime.ByteCodeHelperstatic
f2l(float f)IKVM.Runtime.ByteCodeHelperstatic
GetClassFromTypeHandle(RuntimeTypeHandle typeHandle)IKVM.Runtime.ByteCodeHelperstatic
GetDelegateForInvoke< T >(object methodHandle, object realType, ref InvokeCache< T > cache)IKVM.Runtime.ByteCodeHelperstatic
GetDelegateForInvokeBasic< T >(global::java.lang.invoke.MethodHandle h)IKVM.Runtime.ByteCodeHelperstatic
GetDelegateForInvokeExact< T >(object methodHandle)IKVM.Runtime.ByteCodeHelperstatic
GetDotNetEnumField< T >(string name)IKVM.Runtime.ByteCodeHelperstatic
InitializeModule(Module module)IKVM.Runtime.ByteCodeHelperstatic
LinkIndyCallSite< T >(ref IndyCallSite< T > site, global::java.lang.invoke.CallSite cs, Exception x)IKVM.Runtime.ByteCodeHelperstatic
LoadMethodType< T >()IKVM.Runtime.ByteCodeHelperstatic
MapException< T >(Exception x, MapFlags mode)IKVM.Runtime.ByteCodeHelperstatic
MapFlags enum nameIKVM.Runtime.ByteCodeHelper
multianewarray(RuntimeTypeHandle typeHandle, int[] lengths)IKVM.Runtime.ByteCodeHelperstatic
multianewarray_ghost(RuntimeTypeHandle typeHandle, int[] lengths)IKVM.Runtime.ByteCodeHelperstatic
SkipFinalizer()IKVM.Runtime.ByteCodeHelperstatic
SkipFinalizer(object o)IKVM.Runtime.ByteCodeHelperstatic
VerboseCastFailure(RuntimeTypeHandle typeHandle, object obj)IKVM.Runtime.ByteCodeHelperstatic
VolatileRead(ref bool location)IKVM.Runtime.ByteCodeHelperstatic
VolatileRead(ref byte location)IKVM.Runtime.ByteCodeHelperstatic
VolatileRead(ref char location)IKVM.Runtime.ByteCodeHelperstatic
VolatileRead(ref short location)IKVM.Runtime.ByteCodeHelperstatic
VolatileRead(ref int location)IKVM.Runtime.ByteCodeHelperstatic
VolatileRead(ref long location)IKVM.Runtime.ByteCodeHelperstatic
VolatileRead(ref float location)IKVM.Runtime.ByteCodeHelperstatic
VolatileRead(ref double location)IKVM.Runtime.ByteCodeHelperstatic
VolatileWrite(ref bool location, bool value)IKVM.Runtime.ByteCodeHelperstatic
VolatileWrite(ref byte location, byte value)IKVM.Runtime.ByteCodeHelperstatic
VolatileWrite(ref char location, char value)IKVM.Runtime.ByteCodeHelperstatic
VolatileWrite(ref short location, short value)IKVM.Runtime.ByteCodeHelperstatic
VolatileWrite(ref int location, int value)IKVM.Runtime.ByteCodeHelperstatic
VolatileWrite(ref long location, long value)IKVM.Runtime.ByteCodeHelperstatic
VolatileWrite(ref float location, float value)IKVM.Runtime.ByteCodeHelperstatic
VolatileWrite(ref double location, double value)IKVM.Runtime.ByteCodeHelperstatic