Searched refs:GetInvalidContext (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-bch.cc254 HValue* context = graph()->GetInvalidContext();
H A Dhydrogen-instructions.cc988 HValue* context = block()->graph()->GetInvalidContext();
3522 block()->graph()->GetInvalidContext(),
3527 block()->graph()->GetInvalidContext(),
4454 HConstant::New(graph->zone(), graph->GetInvalidContext(),
H A Dhydrogen.h341 HConstant* GetInvalidContext();
H A Dhydrogen.cc654 // Can't pass GetInvalidContext() to HConstant::New, because that will
735 HConstant* HGraph::GetInvalidContext() { function in class:v8::internal::HGraph

Completed in 123 milliseconds