Split SymbolTable::instantiateSymbolRef in half.
We can now instantiate a Symbol by way of `Symbol::instantiate`.
`SymbolTable::instantiateSymbolRef` now does a symbol lookup and
calls into `Symbol::instantiate`.
This allows for easy instantiation of an already-found symbol.
Change-Id: I75ad5c94acfb2d65f62ba84f12175783ab28e874
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/795936
Reviewed-by: Jorge Betancourt <jmbetancourt@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Commit-Queue: Jorge Betancourt <jmbetancourt@google.com>
6 files changed