MCPcopy
hub / github.com/emberjs/ember.js / rfc232.js

File rfc232.js

node-tests/fixtures/instance-initializer-test/rfc232.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Application from '@ember/application';
2
3import config from 'my-app/config/environment';
4import { initialize } from 'my-app/instance-initializers/foo';

Callers

nothing calls this directly

Calls 8

runFunction · 0.90
instanceInitializerMethod · 0.80
createMethod · 0.65
testFunction · 0.50
beforeEachMethod · 0.45
buildInstanceMethod · 0.45
afterEachMethod · 0.45
bootMethod · 0.45

Tested by

no test coverage detected