Home
last modified time | relevance | path

Searched refs:needs_allocation_fixup (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/ast/
H A Dscopes.h1497 // fixup using the scope info, needs_allocation_fixup is true.
1501 bool needs_allocation_fixup);
H A Dscopes.cc2796 AstValueFactory* ast_value_factory, bool needs_allocation_fixup) { in FinalizeReparsedClassScope()
2803 if (!needs_allocation_fixup) { in FinalizeReparsedClassScope()
2794 FinalizeReparsedClassScope( Isolate* isolate, MaybeHandle<ScopeInfo> maybe_scope_info, AstValueFactory* ast_value_factory, bool needs_allocation_fixup) FinalizeReparsedClassScope() argument
/third_party/node/deps/v8/src/parsing/
H A Dparser.cc1133 bool needs_allocation_fixup = in ParseClassForInstanceMemberInitialization() local
1142 needs_allocation_fixup); in ParseClassForInstanceMemberInitialization()

Completed in 16 milliseconds