v8
9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Public Member Functions | |
~ConsumeCodeCacheTask () | |
void | Run () |
Friends | |
class | ScriptCompiler |
A task which the embedder must run on a background thread to consume a V8 code cache. Returned by ScriptCompiler::StarConsumingCodeCache.
~ConsumeCodeCacheTask | ( | ) |
void Run | ( | ) |
|
friend |