@Deprecated public class RuntimeHelpers extends Helpers
MAX_SPECIFIC_ARITY_HASH, MAX_SPECIFIC_ARITY_OBJECT_ARRAY, SEMICOLON_PATTERN
Constructor and Description |
---|
RuntimeHelpers()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static RubyHash |
constructHash(Ruby runtime,
IRubyObject key,
IRubyObject value)
Deprecated.
|
static RubyHash |
constructHash(Ruby runtime,
IRubyObject key1,
IRubyObject value1,
IRubyObject key2,
IRubyObject value2)
Deprecated.
|
aastoreIRubyObjects, aastoreIRubyObjects, aastoreIRubyObjects, aastoreIRubyObjects, aastoreIRubyObjects, aastoreIRubyObjects, aastoreIRubyObjects, aastoreIRubyObjects, aastoreIRubyObjects, aastoreIRubyObjects, addInstanceMethod, addInstanceMethod, additionOverflowed, anewarrayIRubyObjects, appendAsString, appendByteList, appendToObjectArray, argsCat, argsCat, argsCatToArguments, argsNodeToArgumentDescriptors, argsPush, argsPush, argumentDescriptorsToParameters, arrayEntryOrNil, arrayEntryOrNilOne, arrayEntryOrNilTwo, arrayEntryOrNilZero, arrayOf, arrayOf, arrayPostOrNil, arrayPostOrNilOne, arrayPostOrNilTwo, arrayPostOrNilZero, arrayValue, arrayValue, aryOrToAry, aryToAry, aryToAry, asArray, aValueSplat, aValueSplat19, backref, backrefLastMatch, backrefMatchLast, backrefMatchPost, backrefMatchPre, BNE, breakLocalJumpError, byteListToString, callMethodMissing, callMethodMissing, callMethodMissing, callMethodMissing, callMethodMissing, checkArgumentCount, checkArgumentCount, checkArgumentCount, checkIsModule, checkJavaException, checkJavaException, checkSuperDisabledOrOutOfMethod, checkSuperDisabledOrOutOfMethod, clearErrorInfo, concatObjectArrays, constructHash, constructHash, constructHash, constructHash, constructHash, constructObjectArray, constructObjectArray, constructObjectArray, constructObjectArray, constructObjectArray, constructObjectArray, constructObjectArray, constructObjectArray, constructObjectArray, constructObjectArray, constructRubyArray, constructRubyArray, constructRubyArray, constructRubyArray, constructRubyArray, constructRubyArray, constructRubyArray, constructRubyArray, constructRubyArray, constructRubyArray, constructSmallHash, constructSmallHash, constructSmallHash, constructSmallHash, constructSmallHash, constructStringArray, constructStringArray, constructStringArray, constructStringArray, constructStringArray, constructStringArray, constructStringArray, constructStringArray, constructStringArray, constructStringArray, createSubarray, createSubarray, createSubarray, createSubarray, decodeByteList, decodeCaptureOffsets, decodeScopeAndDetermineModule, elementOrNil, elementOrNull, encodeCaptureOffsets, encodeParameterList, ensureRubyArray, ensureRubyArray, errnoFromException, fillNil, fillNil, findImplementerIfNecessary, getBackref, getBlock, getBlock, getBlockFromBlockPassBody, getBlockFromBlockPassBody, getDefinedCall, getDefinedConstantOrBoundMethod, getErrorInfo, getGlobalVariable, getInstanceVariable, getInstanceVariableNoWarn, getLastLine, getLocalJumpTypeOrRethrow, getNthScopeModule, getScopeNames, getSingletonClass, getStaticMethodParams, getStaticMethodSignature, getStaticScope, getSuperClassForDefined, handleArgumentSizes, hashEnd, hashStart, invoke, invoke, invoke, invoke, invoke, invoke, invoke, invoke, invoke, invoke, invoke, invoke, invoke, invokeAs, invokeAs, invokeAs, invokeAs, invokeAs, invokeChecked, invokeChecked, invokeChecked, invokeChecked, invokeChecked, invokedynamic, invokedynamic, invokedynamic, invokedynamic, invokeFrom, invokeFrom, invokeFrom, invokeMethodMissing, invokePublic, invokeSuper, invokeSuper, invokeSuper, invokeSuper, invokeSuper, invokeSuper, invokeSuper, irCheckArgsArrayArity, isExceptionHandled, isExceptionHandled, isExceptionHandled, isExceptionHandled, isExceptionHandled, isJavaExceptionHandled, isJavaExceptionHandled, isJavaExceptionHandled, isJavaExceptionHandled, isModuleAndHasConstant, isRequiredKeywordArgumentValueNode, lastElement, map, match2AndUpdateScope, match3, memchr, metaclass, methodToArgumentDescriptors, methodToParameters, murmur_finish, murmur_step, murmur, murmur1, murmurCombine, negate, newIOErrorFromException, newLiteralLambda, nullToNil, nullToNil, nullToNil, optElementOrNull, parameterListToArgumentDescriptors, performNormalMethodChecksAndDetermineVisibility, performSingletonMethodChecks, postLoad, preLoad, preLoadCommon, rawBytesToString, rbEql, rbEqual, rbEqual, registerEndBlock, respondsToMethod, rewriteStackTrace, rewriteStackTraceAndThrow, safeHash, selectMethodMissing, selectMethodMissing, selectMethodMissing, setBackref, setConstantInModule, setErrorInfo, setGlobalVariable, setInstanceVariable, setLastLine, splatToArguments, splatValue, splatValue19, storeExceptionInErrorInfo, storeNativeExceptionInErrorInfo, stringOrNil, stringToRawBytes, subarrayOrEmpty, subarrayOrEmpty, subseq, subtractionOverflowed, symbolBytesToString, throwException, toArray, toArray, toArray, toArray, unsplatValue19, unwrapLocalJumpErrorValue, updateScopeWithCaptures, viewArgsArray, wrapJavaException
@Deprecated public static RubyHash constructHash(Ruby runtime, IRubyObject key, IRubyObject value)
@Deprecated public static RubyHash constructHash(Ruby runtime, IRubyObject key1, IRubyObject value1, IRubyObject key2, IRubyObject value2)
Copyright © 2001-2018 JRuby. All Rights Reserved.