Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ inherit
Function
inherit
tools/ngui/static/js/lib/angular.js:250–252 ·
view source on GitHub ↗
(parent, extra)
Source
from the content-addressed store, hash-verified
248
249
250
function
inherit(parent, extra) {
251
return
extend(
new
(extend(
function
() {}, {prototype:parent}))(), extra);
252
}
253
254
255
/**
Callers
2
angular.js
File · 0.85
parseRoute
Function · 0.85
Calls
1
extend
Function · 0.85
Tested by
no test coverage detected