mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 13:51:47 +00:00
Merge branch 'main' into jarred/mimalloc
This commit is contained in:
@@ -12991,6 +12991,7 @@ pub const AstBuilder = struct {
|
||||
.top_level_symbols_to_parts = top_level_symbols_to_parts,
|
||||
.char_freq = .{},
|
||||
.flags = .{},
|
||||
.top_level_await_keyword = bun.logger.Range.None,
|
||||
// .nested_scope_slot_counts = if (p.options.features.minify_identifiers)
|
||||
// renamer.assignNestedScopeSlots(p.allocator, p.scopes.items[0], p.symbols.items)
|
||||
// else
|
||||
|
||||
Reference in New Issue
Block a user