v8
10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
|
#include <v8-script.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.
Definition at line 494 of file v8-script.h.
~ConsumeCodeCacheTask | ( | ) |
void Run | ( | ) |
|
friend |
Definition at line 501 of file v8-script.h.