Home
last modified time | relevance | path

Searched refs:start_scope_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/debug/
Ddebug-scopes.h115 Scope* start_scope_ = nullptr; variable
Ddebug-scopes.cc85 current_scope_ = start_scope_; in Restart()
156 start_scope_ = current_scope_; in TryParseAndRetrieveScopes()
537 start_scope_ = current; in RetrieveScopeChain()