Home
last modified time | relevance | path

Searched defs:isSuper (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DBaseNode.java56 private final boolean isSuper; field in BaseNode
67 … token, final int finish, final Expression base, final boolean isFunction, final boolean isSuper) { in BaseNode()
85 …final boolean isFunction, final Type callSiteType, final int programPoint, final boolean isSuper) { in BaseNode()
149 public boolean isSuper() { in isSuper() method in BaseNode
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DBaseNode.java56 private final boolean isSuper; field in BaseNode
67 … token, final int finish, final Expression base, final boolean isFunction, final boolean isSuper) { in BaseNode()
85 …final boolean isFunction, final Type callSiteType, final int programPoint, final boolean isSuper) { in BaseNode()
149 public boolean isSuper() { in isSuper() method in BaseNode
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DBaseNode.java56 private final boolean isSuper; field in BaseNode
67 … token, final int finish, final Expression base, final boolean isFunction, final boolean isSuper) { in BaseNode()
85 …final boolean isFunction, final Type callSiteType, final int programPoint, final boolean isSuper) { in BaseNode()
149 public boolean isSuper() { in isSuper() method in BaseNode
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DBaseNode.java56 private final boolean isSuper; field in BaseNode
67 … token, final int finish, final Expression base, final boolean isFunction, final boolean isSuper) { in BaseNode()
85 …final boolean isFunction, final Type callSiteType, final int programPoint, final boolean isSuper) { in BaseNode()
149 public boolean isSuper() { in isSuper() method in BaseNode
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DBaseNode.java56 private final boolean isSuper; field in BaseNode
67 … token, final int finish, final Expression base, final boolean isFunction, final boolean isSuper) { in BaseNode()
85 …final boolean isFunction, final Type callSiteType, final int programPoint, final boolean isSuper) { in BaseNode()
149 public boolean isSuper() { in isSuper() method in BaseNode
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/tree/
H A DIdentifierTree.java62 boolean isSuper(); in isSuper() method
H A DIdentifierTreeImpl.java56 public boolean isSuper() { in isSuper() method in IdentifierTreeImpl
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/tree/
H A DIdentifierTree.java62 boolean isSuper(); in isSuper() method
H A DIdentifierTreeImpl.java56 public boolean isSuper() { in isSuper() method in IdentifierTreeImpl
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/tree/
H A DIdentifierTree.java62 boolean isSuper(); in isSuper() method
H A DIdentifierTreeImpl.java56 public boolean isSuper() { in isSuper() method in IdentifierTreeImpl
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/tree/
H A DIdentifierTree.java62 boolean isSuper(); in isSuper() method
H A DIdentifierTreeImpl.java56 public boolean isSuper() { in isSuper() method in IdentifierTreeImpl
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/tree/
H A DIdentifierTree.java62 boolean isSuper(); in isSuper() method
H A DIdentifierTreeImpl.java56 public boolean isSuper() { in isSuper() method in IdentifierTreeImpl
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/ast/
H A DQualifiedSuperReference.java23 public boolean isSuper() { in isSuper() method in QualifiedSuperReference
H A DSuperReference.java34 public boolean isSuper() { in isSuper() method in SuperReference
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/ast/
H A DQualifiedSuperReference.java22 public boolean isSuper() { in isSuper() method in QualifiedSuperReference
H A DSuperReference.java35 public boolean isSuper() { in isSuper() method in SuperReference
/dports/devel/doctorj/doctorj-5.1.2/net/sourceforge/pmd/ast/
H A DASTExplicitConstructorInvocation.java40 public boolean isSuper() { in isSuper() method in ASTExplicitConstructorInvocation
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/ast/
H A DSuperReference.java38 public boolean isSuper() { in isSuper() method in SuperReference
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/
H A DSuperReference.java43 public boolean isSuper() { in isSuper() method in SuperReference
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBytecodeEmitter.cpp1790 bool isSuper = prop->isSuper(); in emitPropIncDec() local
1906 bool isSuper = elemExpr->isSuper(); in emitElemIncDec() local
2539 bool isSuper = prop->isSuper(); in emitDestructuringLHSRef() local
2573 bool isSuper = elem->isSuper(); in emitDestructuringLHSRef() local
4101 bool isSuper = prop->isSuper(); in emitAssignmentOrInit() local
4131 bool isSuper = elem->isSuper(); in emitAssignmentOrInit() local
4364 bool isSuper = prop->isSuper(); in emitShortCircuitAssignment() local
7328 bool isSuper = false; in emitOptionalCalleeAndThis() local
7352 bool isSuper = false; in emitOptionalCalleeAndThis() local
7846 bool isSuper = false; in emitOptionalTree() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DBytecodeEmitter.cpp1893 bool isSuper = prop->isSuper(); in emitPropIncDec() local
2038 bool isSuper = elemExpr->isSuper(); in emitElemIncDec() local
2766 bool isSuper = prop->isSuper(); in emitDestructuringLHSRef() local
2800 bool isSuper = elem->isSuper(); in emitDestructuringLHSRef() local
2938 bool isSuper = prop->isSuper(); in emitSetOrInitializeDestructuring() local
2959 bool isSuper = elem->isSuper(); in emitSetOrInitializeDestructuring() local
4367 bool isSuper = prop->isSuper(); in emitAssignmentOrInit() local
7839 bool isSuper = false; in emitOptionalCalleeAndThis() local
7863 bool isSuper = false; in emitOptionalCalleeAndThis() local
8459 bool isSuper = false; in emitOptionalTree() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DBytecodeEmitter.cpp1893 bool isSuper = prop->isSuper(); in emitPropIncDec() local
2038 bool isSuper = elemExpr->isSuper(); in emitElemIncDec() local
2766 bool isSuper = prop->isSuper(); in emitDestructuringLHSRef() local
2800 bool isSuper = elem->isSuper(); in emitDestructuringLHSRef() local
2938 bool isSuper = prop->isSuper(); in emitSetOrInitializeDestructuring() local
2959 bool isSuper = elem->isSuper(); in emitSetOrInitializeDestructuring() local
4367 bool isSuper = prop->isSuper(); in emitAssignmentOrInit() local
7839 bool isSuper = false; in emitOptionalCalleeAndThis() local
7863 bool isSuper = false; in emitOptionalCalleeAndThis() local
8459 bool isSuper = false; in emitOptionalTree() local
[all …]

12345678