Package | Description |
---|---|
org.jruby.truffle.nodes.rubinius |
Modifier and Type | Method and Description |
---|---|
static VMPrimitiveNodes.VMGCStartPrimitiveNode |
VMPrimitiveNodesFactory.VMGCStartPrimitiveNodeFactory.create(RubyContext context,
com.oracle.truffle.api.source.SourceSection sourceSection,
RubyNode[] arguments) |
VMPrimitiveNodes.VMGCStartPrimitiveNode |
VMPrimitiveNodesFactory.VMGCStartPrimitiveNodeFactory.createNode(Object... arguments) |
Modifier and Type | Method and Description |
---|---|
static List<com.oracle.truffle.api.dsl.NodeFactory<VMPrimitiveNodes.VMGCStartPrimitiveNode>> |
VMPrimitiveNodesFactory.getFactories() |
static com.oracle.truffle.api.dsl.NodeFactory<VMPrimitiveNodes.VMGCStartPrimitiveNode> |
VMPrimitiveNodesFactory.VMGCStartPrimitiveNodeFactory.getInstance() |
Constructor and Description |
---|
VMPrimitiveNodes.VMGCStartPrimitiveNode(VMPrimitiveNodes.VMGCStartPrimitiveNode prev) |
Copyright © 2001-2015 JRuby. All Rights Reserved.