Searched defs:scopes_ (Results 1 - 1 of 1) sorted by relevance

/external/v8/tools/gcmole/
H A Dgcmole.cc173 scopes_.push(callees);
177 scopes_.pop();
181 if (!scopes_.empty()) scopes_.top()->insert(name);
202 std::stack<CalleesSet* > scopes_; member in class:__anon12944::CalleesPrinter

Completed in 40 milliseconds