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

/external/v8/src/
H A Dframes.h842 class ActiveCountMaintainer BASE_EMBEDDED {
844 explicit ActiveCountMaintainer(Isolate* isolate);
845 ~ActiveCountMaintainer();
850 ActiveCountMaintainer maintainer_;
H A Dframes.cc257 SafeStackFrameIterator::ActiveCountMaintainer::ActiveCountMaintainer( function in class:v8::internal::SafeStackFrameIterator::ActiveCountMaintainer
265 SafeStackFrameIterator::ActiveCountMaintainer::~ActiveCountMaintainer() {

Completed in 62 milliseconds