Searched refs:kFunctionLiteral (Results 1 – 5 of 5) sorted by relevance
46 kFunctionLiteral, enumerator
55 ::v8::internal::ScopeIterator::ReparseStrategy::kFunctionLiteral) { in DebugScopeIterator()
100 ScopeIterator::ReparseStrategy::kFunctionLiteral); in GetReceiver()
76 TryParseAndRetrieveScopes(ReparseStrategy::kFunctionLiteral); in ScopeIterator()245 strategy == ReparseStrategy::kFunctionLiteral) in TryParseAndRetrieveScopes()
2278 : Expression(position, kFunctionLiteral), in Expression() argument