Package org.jruby.ir.targets.indy
Class Bootstrap.IsTrueSite
java.lang.Object
java.lang.invoke.CallSite
java.lang.invoke.MutableCallSite
org.jruby.ir.targets.indy.Bootstrap.IsTrueSite
- Enclosing class:
- Bootstrap
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MethodHandleprivate static final MethodHandlestatic final MethodType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninit(IRubyObject obj) static booleanisTruthy(IRubyObject obj, RubyNil nil, RubyBoolean.False fals) Methods inherited from class java.lang.invoke.MutableCallSite
dynamicInvoker, getTarget, setTarget, syncAll
-
Field Details
-
TYPE
-
INIT_HANDLE
-
IS_TRUE_HANDLE
-
-
Constructor Details
-
IsTrueSite
public IsTrueSite()
-
-
Method Details
-
init
-
isTruthy
-