Searched refs:GetConstantHole (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dhydrogen.h290 HConstant* GetConstantHole();
H A Dhydrogen.cc595 HConstant* HGraph::GetConstantHole() { function in class:v8::internal::HGraph
937 if (phi->OperandAt(k) == GetConstantHole()) return false;
3624 if (value == graph()->GetConstantHole()) {
4414 if (env_value == graph()->GetConstantHole()) {
7050 value = graph()->GetConstantHole();

Completed in 61 milliseconds