Searched refs:is_finally (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dframes-inl.h90 inline bool StackHandler::is_finally() const { function in class:v8::internal::StackHandler
H A Dframes.h118 inline bool is_finally() const;
H A Disolate.cc1184 if (handler->is_finally()) return false;

Completed in 37 milliseconds