Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cafebazaar/blacksmith
/ inherit
Function
inherit
web/static/bower_components/angular/angular.js:494–496 ·
view source on GitHub ↗
(parent, extra)
Source
from the content-addressed store, hash-verified
492
493
494
function
inherit(parent, extra) {
495
return
extend(Object.create(parent), extra);
496
}
497
498
/**
499
* @ngdoc
function
Callers
3
markDirectivesAsIsolate
Function · 0.70
addDirective
Function · 0.70
compileTemplateUrl
Function · 0.70
Calls
1
extend
Function · 0.85
Tested by
no test coverage detected