Package | Description |
---|---|
org.jruby.truffle.nodes.globals |
Modifier and Type | Method and Description |
---|---|
static WrapInThreadLocalNode |
WrapInThreadLocalNodeFactory.create(RubyContext context,
com.oracle.truffle.api.source.SourceSection sourceSection,
RubyNode value) |
WrapInThreadLocalNode |
WrapInThreadLocalNodeFactory.createNode(Object... arguments) |
Modifier and Type | Method and Description |
---|---|
static com.oracle.truffle.api.dsl.NodeFactory<WrapInThreadLocalNode> |
WrapInThreadLocalNodeFactory.getInstance() |
Constructor and Description |
---|
WrapInThreadLocalNode(WrapInThreadLocalNode prev) |
Copyright © 2001-2015 JRuby. All Rights Reserved.