Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jabbany/CommentCoreLibrary
/ Host.js
File
Host.js
src/scripting/Host.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
CCLScripting =
function
(workerUrl){
2
this.version = 1.0;
3
this.workerUrl = workerUrl;
4
this.logger =
new
function
(){
Callers
nothing calls this directly
Calls
15
alert
Function · 0.85
error
Method · 0.80
hasOwnProperty
Method · 0.80
warn
Method · 0.80
log
Method · 0.80
terminate
Method · 0.80
getDimensions
Method · 0.80
registerObject
Method · 0.80
deregisterObject
Method · 0.80
callMethod
Method · 0.80
updateProperty
Method · 0.80
getWorker
Method · 0.65
Tested by
no test coverage detected