MCPcopy Create free account
hub / github.com/ErickWendel/myownnode / ScriptStreamingTask

Function ScriptStreamingTask

recorded/capivara/v8/include/v8-script.h:498–499  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

496 friend class ScriptCompiler;
497
498 explicit ScriptStreamingTask(internal::ScriptStreamingData* data)
499 : data_(data) {}
500
501 internal::ScriptStreamingData* data_;
502 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected