Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular-ui/ui-router
/ inherit
Function
inherit
test/angular/1.3/angular.js:431–433 ·
view source on GitHub ↗
(parent, extra)
Source
from the content-addressed store, hash-verified
429
430
431
function
inherit(parent, extra) {
432
return
extend(Object.create(parent), extra);
433
}
434
435
/**
436
* @ngdoc
function
Callers
3
markDirectivesAsIsolate
Function · 0.70
addDirective
Function · 0.70
compileTemplateUrl
Function · 0.70
Calls
1
extend
Function · 0.70
Tested by
no test coverage detected