MCPcopy Create free account
hub / github.com/75team/SublimeJS / load

Function load

SublimeJS/loader/pyv8loader.py:34–94  ·  view source on GitHub ↗

Main function that attempts to load or update PyV8 binary. First, it loads list of available PyV8 modules and check if PyV8 should be downloaded or updated. @param dest_path: Path where PyV8 lib should be downloaded @param delegate: instance of LoaderDelegat

(dest_path, delegate=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

logMethod · 0.95
on_startMethod · 0.95
onMethod · 0.95
LoaderDelegateClass · 0.85
get_loader_configFunction · 0.85
PyV8LoaderClass · 0.85
get_archFunction · 0.85
ThreadProgressClass · 0.85
on_readyMethod · 0.80

Tested by

no test coverage detected