Home
last modified time | relevance | path

Searched refs:thisValue (Results 1 – 11 of 11) sorted by relevance

/external/proguard/src/proguard/evaluation/
DVariables.java124 Value thisValue = this.values[index]; in generalize() local
132 if (thisValue != null && in generalize()
134 thisValue.computationalType() == otherValue.computationalType()) in generalize()
136 Value newValue = thisValue.generalize(otherValue); in generalize()
138 changed = changed || !thisValue.equals(newValue); in generalize()
144 changed = changed || thisValue != null; in generalize()
295 Value thisValue = this.values[index]; in equals() local
303 if (thisValue != null && in equals()
305 thisValue.computationalType() == otherValue.computationalType() && in equals()
306 !thisValue.equals(otherValue)) in equals()
DStack.java133 Value thisValue = this.values[index]; in generalize() local
135 if (thisValue != null) in generalize()
143 newValue = thisValue.generalize(otherValue); in generalize()
146 changed = changed || !thisValue.equals(newValue); in generalize()
516 Value thisValue = this.values[index]; in equals() local
518 if (thisValue == null ? otherValue != null : in equals()
519 !thisValue.equals(otherValue)) in equals()
/external/v8/test/webkit/fast/js/
DPromise-resolve-with-then-fulfill.js28 var thisValue; variable
33 thisValue = this;
DPromise-resolve-with-then-reject.js28 var thisValue; variable
33 thisValue = this;
DPromise-resolve-with-then-fulfill-expected.txt7 PASS thisValue is value
DPromise-resolve-with-then-reject-expected.txt7 PASS thisValue is value
/external/v8/test/webkit/
Dfunction-apply-aliased.js36 function forwarder(f, thisValue, args) { argument
38 return f.apply(thisValue, arguments);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DGetValues002Test.java162 Value thisValue = getStaticFieldValue(classID, "THIS_OBJECT"); in testGetValues009_ThisObject() local
167 methodInfo.addVariable("this", thisValue); in testGetValues009_ThisObject()
/external/clang/lib/CodeGen/
DCGClass.cpp1507 llvm::Value *thisValue = CGF.LoadCXXThis(); in Emit() local
1509 LValue ThisLV = CGF.MakeAddrLValue(thisValue, RecordTy); in Emit()
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...