Searched defs:DataEquals (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h482 // implement DataEquals(), which will be used to determine if other
838 virtual bool DataEquals(HValue* other) { function in namespace:v8::internal
1548 virtual bool DataEquals(HValue* other) OVERRIDE { return true; }
1705 virtual bool DataEquals(HValue* other) OVERRIDE { return true; }
1725 virtual bool DataEquals(HValue* other) OVERRIDE { return true; }
1753 virtual bool DataEquals(HValue* other) OVERRIDE {
1784 virtual bool DataEquals(HValue* other) OVERRIDE { return true; }
2170 virtual bool DataEquals(HValue* other) OVERRIDE { return true; }
2570 virtual bool DataEquals(HValue* other) OVERRIDE { return true; }
2632 virtual bool DataEquals(HValu
[all...]

Completed in 280 milliseconds