Searched defs:AccumulationScope (Results 1 – 2 of 2) sorted by relevance
22 class AccumulationScope; variable675 explicit AccumulationScope(ExpressionScope<Types>* scope) : scope_(nullptr) { in AccumulationScope() function
208 using AccumulationScope = typename v8::internal::AccumulationScope<Types>; variable