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

/external/v8/src/
H A Dhydrogen.h289 HConstant* GetConstantFalse();
H A Dhydrogen.cc590 HConstant* HGraph::GetConstantFalse() { function in class:v8::internal::HGraph
2311 owner()->Push(owner()->graph()->GetConstantFalse());
6166 : graph()->GetConstantFalse();
6261 Push(graph()->GetConstantFalse());
7215 : graph()->GetConstantFalse();

Completed in 64 milliseconds