Searched refs:InitializationBlockFinder (Results 1 – 1 of 1) sorted by relevance
821 class InitializationBlockFinder : public ParserFinder { class827 InitializationBlockFinder(Scope* top_scope, Target* target) in InitializationBlockFinder() function in v8::internal::InitializationBlockFinder834 ~InitializationBlockFinder() { in ~InitializationBlockFinder()936 DISALLOW_COPY_AND_ASSIGN(InitializationBlockFinder);1115 InitializationBlockFinder block_finder(top_scope_, target_stack_); in ParseSourceElements()1323 InitializationBlockFinder block_finder(top_scope_, target_stack_); in ParseModuleLiteral()1975 InitializationBlockFinder block_finder(top_scope_, target_stack_); in ParseBlock()2005 InitializationBlockFinder block_finder(top_scope_, target_stack_); in ParseScopedBlock()