Searched refs:ReparseStrategy (Results 1 – 5 of 5) sorted by relevance
44 enum class ReparseStrategy { enum50 ReparseStrategy strategy);140 void TryParseAndRetrieveScopes(ReparseStrategy strategy);
27 ReparseStrategy strategy) in ScopeIterator()76 TryParseAndRetrieveScopes(ReparseStrategy::kFunctionLiteral); in ScopeIterator()199 void ScopeIterator::TryParseAndRetrieveScopes(ReparseStrategy strategy) { in TryParseAndRetrieveScopes()245 strategy == ReparseStrategy::kFunctionLiteral) in TryParseAndRetrieveScopes()
55 ::v8::internal::ScopeIterator::ReparseStrategy::kFunctionLiteral) { in DebugScopeIterator()
100 ScopeIterator::ReparseStrategy::kFunctionLiteral); in GetReceiver()
216 ScopeIterator::ReparseStrategy::kScript) { in ContextBuilder()