v8/test/unittests/compiler-dispatcher
Leszek Swirski 3bec8e23cb [compiler-dispatcher] Focus API around SFIs, not literals
Remove FunctionLiterals and ParseInfo from the LazyCompileDispatcher
API, passing instead the SharedFunctionInfo, a character stream, and
optionally some preparse data.

In the future, this should allow us to pass arbitrary uncompiled
SharedFunctionInfos into the LazyCompileDispatcher.

Change-Id: Iff90408f3b259c7f5df0e74687d052e75959fa48
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3262131
Reviewed-by: Victor Gomes <victorgomes@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/main@{#77723}
2021-11-05 10:10:11 +00:00
..
compiler-dispatcher-unittest.cc [compiler-dispatcher] Focus API around SFIs, not literals 2021-11-05 10:10:11 +00:00
optimizing-compile-dispatcher-unittest.cc [cleanup] Pass Isolate to Compiler::Compile* 2021-02-16 11:34:17 +00:00