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

/external/v8/src/
H A Dhydrogen.h482 ASSERT(HasExpressionAt(index));
534 bool HasExpressionAt(int index) const;
H A Dhydrogen.cc7717 bool HEnvironment::HasExpressionAt(int index) const { function in class:HEnvironment
7731 ASSERT(HasExpressionAt(index));

Completed in 59 milliseconds