Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenWebCAD/node-occ
/ getGlobal
Function
getGlobal
jasmine-1.1.0.js:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
42
jasmine.getGlobal =
function
() {
43
function
getGlobal() {
44
return
this;
45
}
46
47
return
getGlobal();
48
};
Callers
1
jasmine-1.1.0.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected