Searched refs:ExpressionStackIsEmpty (Results 1 – 2 of 2) sorted by relevance
626 DCHECK(!ExpressionStackIsEmpty()); in Pop()639 bool ExpressionStackIsEmpty() const;
12053 bool HEnvironment::ExpressionStackIsEmpty() const { in ExpressionStackIsEmpty() function in v8::internal::HEnvironment