[repacker] todo.

This commit is contained in:
Garret Rieger 2022-07-21 23:12:15 +00:00
parent ad0041f5f7
commit c38896e07c
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,8 @@ bool _promote_extensions_if_needed (graph::make_extension_context_t& ext_context
// 4. Promote the rest.
// TODO(garretrieger): support extension demotion, then consider all lookups. Requires advanced algo.
// TODO(garretrieger): also support extension promotion during iterative resolution phase, then
// we can use a less conservative threshold here.
hb_vector_t<hb_pair_t<unsigned, size_t>> lookup_sizes;
lookup_sizes.alloc (ext_context.lookups.get_population ());