refactor: small refactor to WebWorkerObserver::WorkerScriptReadyForEvaluation() - replace a std::vector<std::string> local with a compile-time array of std::string_view - remove .c_str() pessimization when making v8 Strings from string_views Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com> |
||
|---|---|---|
| .. | ||
| app | ||
| browser | ||
| common | ||
| renderer | ||
| services/node | ||
| utility | ||