Searched refs:IsPromiseStackEmpty (Results 1 – 2 of 2) sorted by relevance
2635 if (!IsPromiseStackEmpty()) { in ThrowInternal()2641 bool Isolate::IsPromiseStackEmpty() const { in ThrowInternal() function in v8::internal::Isolate2718 if (IsPromiseStackEmpty()) return undefined; in ThrowInternal()
871 bool IsPromiseStackEmpty() const;