Home
last modified time | relevance | path

Searched refs:WhileNode (Results 1 – 25 of 135) sorted by relevance

123456

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/ir/
H A DWhileNode.java36 public final class WhileNode extends LoopNode { class
51 …public WhileNode(final int lineNumber, final long token, final int finish, final boolean isDoWhile… in WhileNode() method in WhileNode
65 …private WhileNode(final WhileNode whileNode, final JoinPredecessorExpression test, final Block bod… in WhileNode() method in WhileNode
72 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in ensureUniqueLabels()
96 public WhileNode setTest(final LexicalContext lc, final JoinPredecessorExpression test) { in setTest()
100 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setTest()
109 public WhileNode setBody(final LexicalContext lc, final Block body) { in setBody()
113 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setBody()
117 …public WhileNode setControlFlowEscapes(final LexicalContext lc, final boolean controlFlowEscapes) { in setControlFlowEscapes()
121 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setControlFlowEscapes()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/ir/
H A DWhileNode.java36 public final class WhileNode extends LoopNode { class
51 …public WhileNode(final int lineNumber, final long token, final int finish, final boolean isDoWhile… in WhileNode() method in WhileNode
65 …private WhileNode(final WhileNode whileNode, final JoinPredecessorExpression test, final Block bod… in WhileNode() method in WhileNode
72 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in ensureUniqueLabels()
96 public WhileNode setTest(final LexicalContext lc, final JoinPredecessorExpression test) { in setTest()
100 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setTest()
109 public WhileNode setBody(final LexicalContext lc, final Block body) { in setBody()
113 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setBody()
117 …public WhileNode setControlFlowEscapes(final LexicalContext lc, final boolean controlFlowEscapes) { in setControlFlowEscapes()
121 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setControlFlowEscapes()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DWhileNode.java36 public final class WhileNode extends LoopNode { class
53 …public WhileNode(final int lineNumber, final long token, final int finish, final boolean isDoWhile… in WhileNode() method in WhileNode
67 …private WhileNode(final WhileNode whileNode, final JoinPredecessorExpression test, final Block bod… in WhileNode() method in WhileNode
74 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in ensureUniqueLabels()
98 public WhileNode setTest(final LexicalContext lc, final JoinPredecessorExpression test) { in setTest()
102 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setTest()
111 public WhileNode setBody(final LexicalContext lc, final Block body) { in setBody()
115 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setBody()
119 …public WhileNode setControlFlowEscapes(final LexicalContext lc, final boolean controlFlowEscapes) { in setControlFlowEscapes()
123 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setControlFlowEscapes()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DWhileNode.java36 public final class WhileNode extends LoopNode { class
53 …public WhileNode(final int lineNumber, final long token, final int finish, final boolean isDoWhile… in WhileNode() method in WhileNode
67 …private WhileNode(final WhileNode whileNode, final JoinPredecessorExpression test, final Block bod… in WhileNode() method in WhileNode
74 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in ensureUniqueLabels()
98 public WhileNode setTest(final LexicalContext lc, final JoinPredecessorExpression test) { in setTest()
102 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setTest()
111 public WhileNode setBody(final LexicalContext lc, final Block body) { in setBody()
115 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setBody()
119 …public WhileNode setControlFlowEscapes(final LexicalContext lc, final boolean controlFlowEscapes) { in setControlFlowEscapes()
123 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setControlFlowEscapes()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DWhileNode.java36 public final class WhileNode extends LoopNode { class
53 …public WhileNode(final int lineNumber, final long token, final int finish, final boolean isDoWhile… in WhileNode() method in WhileNode
67 …private WhileNode(final WhileNode whileNode, final JoinPredecessorExpression test, final Block bod… in WhileNode() method in WhileNode
74 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in ensureUniqueLabels()
98 public WhileNode setTest(final LexicalContext lc, final JoinPredecessorExpression test) { in setTest()
102 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setTest()
111 public WhileNode setBody(final LexicalContext lc, final Block body) { in setBody()
115 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setBody()
119 …public WhileNode setControlFlowEscapes(final LexicalContext lc, final boolean controlFlowEscapes) { in setControlFlowEscapes()
123 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setControlFlowEscapes()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DWhileNode.java36 public final class WhileNode extends LoopNode { class
53 …public WhileNode(final int lineNumber, final long token, final int finish, final boolean isDoWhile… in WhileNode() method in WhileNode
67 …private WhileNode(final WhileNode whileNode, final JoinPredecessorExpression test, final Block bod… in WhileNode() method in WhileNode
74 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in ensureUniqueLabels()
98 public WhileNode setTest(final LexicalContext lc, final JoinPredecessorExpression test) { in setTest()
102 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setTest()
111 public WhileNode setBody(final LexicalContext lc, final Block body) { in setBody()
115 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setBody()
119 …public WhileNode setControlFlowEscapes(final LexicalContext lc, final boolean controlFlowEscapes) { in setControlFlowEscapes()
123 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setControlFlowEscapes()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DWhileNode.java36 public final class WhileNode extends LoopNode { class
53 …public WhileNode(final int lineNumber, final long token, final int finish, final boolean isDoWhile… in WhileNode() method in WhileNode
67 …private WhileNode(final WhileNode whileNode, final JoinPredecessorExpression test, final Block bod… in WhileNode() method in WhileNode
74 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in ensureUniqueLabels()
98 public WhileNode setTest(final LexicalContext lc, final JoinPredecessorExpression test) { in setTest()
102 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setTest()
111 public WhileNode setBody(final LexicalContext lc, final Block body) { in setBody()
115 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setBody()
119 …public WhileNode setControlFlowEscapes(final LexicalContext lc, final boolean controlFlowEscapes) { in setControlFlowEscapes()
123 …return Node.replaceInLexicalContext(lc, this, new WhileNode(this, test, body, controlFlowEscapes, … in setControlFlowEscapes()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/tree/
H A DDoWhileLoopTreeImpl.java28 import jdk.nashorn.internal.ir.WhileNode;
34 DoWhileLoopTreeImpl(final WhileNode node, final ExpressionTree cond, final StatementTree stat) { in DoWhileLoopTreeImpl()
H A DWhileLoopTreeImpl.java28 import jdk.nashorn.internal.ir.WhileNode;
34 WhileLoopTreeImpl(final WhileNode node, final ExpressionTree cond, final StatementTree stat) { in WhileLoopTreeImpl()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/tree/
H A DWhileLoopTreeImpl.java28 import jdk.nashorn.internal.ir.WhileNode;
34 WhileLoopTreeImpl(final WhileNode node, final ExpressionTree cond, final StatementTree stat) { in WhileLoopTreeImpl()
H A DDoWhileLoopTreeImpl.java28 import jdk.nashorn.internal.ir.WhileNode;
34 DoWhileLoopTreeImpl(final WhileNode node, final ExpressionTree cond, final StatementTree stat) { in DoWhileLoopTreeImpl()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/tree/
H A DDoWhileLoopTreeImpl.java28 import jdk.nashorn.internal.ir.WhileNode;
34 DoWhileLoopTreeImpl(final WhileNode node, final ExpressionTree cond, final StatementTree stat) { in DoWhileLoopTreeImpl()
H A DWhileLoopTreeImpl.java28 import jdk.nashorn.internal.ir.WhileNode;
34 WhileLoopTreeImpl(final WhileNode node, final ExpressionTree cond, final StatementTree stat) { in WhileLoopTreeImpl()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/tree/
H A DWhileLoopTreeImpl.java28 import jdk.nashorn.internal.ir.WhileNode;
34 WhileLoopTreeImpl(final WhileNode node, final ExpressionTree cond, final StatementTree stat) { in WhileLoopTreeImpl()
H A DDoWhileLoopTreeImpl.java28 import jdk.nashorn.internal.ir.WhileNode;
34 DoWhileLoopTreeImpl(final WhileNode node, final ExpressionTree cond, final StatementTree stat) { in DoWhileLoopTreeImpl()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/tree/
H A DWhileLoopTreeImpl.java28 import jdk.nashorn.internal.ir.WhileNode;
34 WhileLoopTreeImpl(final WhileNode node, final ExpressionTree cond, final StatementTree stat) { in WhileLoopTreeImpl()
H A DDoWhileLoopTreeImpl.java28 import jdk.nashorn.internal.ir.WhileNode;
34 DoWhileLoopTreeImpl(final WhileNode node, final ExpressionTree cond, final StatementTree stat) { in DoWhileLoopTreeImpl()
/dports/graphics/ampasCTL/CTL-57b48a2/lib/IlmCtl/
H A DCtlSyntaxTree.h101 struct WhileNode;
102 typedef RcPtr<WhileNode> WhileNodePtr;
327 struct WhileNode: public StatementNode struct
329 WhileNode (int lineNumber,
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/ir/visitor/
H A DNodeVisitor.java64 import jdk.nashorn.internal.ir.WhileNode;
823 public boolean enterWhileNode(final WhileNode whileNode) { in enterWhileNode()
833 public Node leaveWhileNode(final WhileNode whileNode) { in leaveWhileNode()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/ir/visitor/
H A DNodeVisitor.java64 import jdk.nashorn.internal.ir.WhileNode;
823 public boolean enterWhileNode(final WhileNode whileNode) { in enterWhileNode()
833 public Node leaveWhileNode(final WhileNode whileNode) { in leaveWhileNode()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/visitor/
H A DNodeVisitor.java68 import jdk.nashorn.internal.ir.WhileNode;
888 public boolean enterWhileNode(final WhileNode whileNode) { in enterWhileNode()
898 public Node leaveWhileNode(final WhileNode whileNode) { in leaveWhileNode()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/visitor/
H A DNodeVisitor.java68 import jdk.nashorn.internal.ir.WhileNode;
888 public boolean enterWhileNode(final WhileNode whileNode) { in enterWhileNode()
898 public Node leaveWhileNode(final WhileNode whileNode) { in leaveWhileNode()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/visitor/
H A DNodeVisitor.java68 import jdk.nashorn.internal.ir.WhileNode;
888 public boolean enterWhileNode(final WhileNode whileNode) { in enterWhileNode()
898 public Node leaveWhileNode(final WhileNode whileNode) { in leaveWhileNode()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/visitor/
H A DNodeVisitor.java68 import jdk.nashorn.internal.ir.WhileNode;
888 public boolean enterWhileNode(final WhileNode whileNode) { in enterWhileNode()
898 public Node leaveWhileNode(final WhileNode whileNode) { in leaveWhileNode()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/visitor/
H A DNodeVisitor.java68 import jdk.nashorn.internal.ir.WhileNode;
888 public boolean enterWhileNode(final WhileNode whileNode) { in enterWhileNode()
898 public Node leaveWhileNode(final WhileNode whileNode) { in leaveWhileNode()

123456