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

/external/v8/src/
H A Dhydrogen.h288 HConstant* GetConstantTrue();
H A Dhydrogen.cc585 HConstant* HGraph::GetConstantTrue() { function in class:v8::internal::HGraph
2309 owner()->Push(owner()->graph()->GetConstantTrue());
3112 HValue* true_value = graph()->GetConstantTrue();
6165 ? graph()->GetConstantTrue()
6175 return ast_context()->ReturnValue(graph()->GetConstantTrue());
6269 Push(graph()->GetConstantTrue());
7214 ? graph()->GetConstantTrue()

Completed in 291 milliseconds