Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug-scopes.h44 enum Option { DEFAULT, IGNORE_NESTED_SCOPES, COLLECT_NON_LOCALS }; enumerator
Ddebug-scopes.cc101 DCHECK_NE(IGNORE_NESTED_SCOPES, option); in TryParseAndRetrieveScopes()