MCPcopy Create free account

hub / github.com/stenciljs/core / functions

Functions5,077 in github.com/stenciljs/core

↓ 1 callersFunctionisErrnoException
* Type guard to determine if an Error is an instance of `ErrnoException`. For the purposes of this type guard, we * must ensure that the `code` field
src/compiler/sys/resolve/resolve-module-sync.ts:116
↓ 1 callersFunctionisExported
* Check if a {@link ts.Declaration} is exported. * * @param node a TypeScript syntax tree node * @returns whether or not this node is exported
src/compiler/transformers/type-library.ts:275
↓ 1 callersFunctionisFile
(itemPath: string)
src/screenshot/screenshot-fs.ts:119
↓ 1 callersFunctionisHost
(node: any)
src/runtime/vdom/h.ts:144
↓ 1 callersFunctionisHtmlStencilElement
* Type guard to verify some entity is an instance of Stencil HTML Element * @param elm the entity to test * @returns `true` if the entity is a Stenc
test/bundler/karma-stencil-utils.ts:209
↓ 1 callersFunctionisImportOrExportDecl
* Small type coercion / guard helper that returns whether or not a * {@link ts.Statement} is an import / export declaration * * @param stmt the sta
src/compiler/html/inline-esm-import.ts:156
↓ 1 callersFunctionisInitialDevServerLoad
(pathname: string)
src/dev-server/dev-server-utils.ts:125
↓ 1 callersFunctionisInitialDevServerLoad
(win: d.DevClientWindow, config: d.DevClientConfig)
src/dev-server/dev-server-client/init-dev-client.ts:40
↓ 1 callersMethodisIntersectingViewport
* Resolves to true if the element is visible in the current viewport.
src/testing/puppeteer/puppeteer-declarations.ts:323
↓ 1 callersFunctionisJSXElWithAttrs
* Type guard to see if a TypeScript syntax node is one of the node types which * corresponds to a JSX element that can have attributes on it. This is
src/compiler/transformers/automatic-key-insertion/index.ts:171
↓ 1 callersFunctionisLocalCssImport
(srcImport: string)
src/compiler/style/css-to-esm.ts:312
↓ 1 callersFunctionisLogLevel
(maybeLogLevel: string)
src/cli/parse-flags.ts:460
↓ 1 callersFunctionisMeaningfulLine
(line: string)
src/sys/node/logger/terminal-logger.ts:694
↓ 1 callersFunctionisNotPrivate
* Check that a {@link ts.Declaration} is not marked as 'private' via JSDoc. * * @param node a TypeScript syntax tree node to check * @returns wheth
src/compiler/transformers/type-library.ts:285
↓ 1 callersMethodisObjectWithMessage
* Type guard to verify an object has a 'message' field * @param entity the entity to test * @returns `true` if the `entity` parameter matches th
test/browser-compile/src/components/app-root/app-root.tsx:222
↓ 1 callersFunctionisOpenInEditor
(pathname: string)
src/dev-server/dev-server-utils.ts:121
↓ 1 callersFunctionisOptionSelected
( currentValue: any[] | any, compareValue: any, compareWith?: string | CompareFn | null, )
test/wdio/radio-group-blur/utils.ts:67
↓ 1 callersFunctionisOutputTargetDistCollection
(o: d.OutputTarget)
src/utils/output-target.ts:130
↓ 1 callersFunctionisOutputTargetDistLazy
(o: d.OutputTarget)
src/utils/output-target.ts:138
↓ 1 callersFunctionisOutputTargetDistLazyLoader
(o: d.OutputTarget)
src/utils/output-target.ts:140
↓ 1 callersFunctionisOutputTargetDistTypes
(o: d.OutputTarget)
src/utils/output-target.ts:180
↓ 1 callersFunctionisOutputTargetDocsCustom
(o: d.OutputTarget)
src/utils/output-target.ts:168
↓ 1 callersFunctionisOutputTargetDocsCustomElementsManifest
( o: d.OutputTarget, )
src/utils/output-target.ts:172
↓ 1 callersFunctionisOutputTargetDocsJson
(o: d.OutputTarget)
src/utils/output-target.ts:166
↓ 1 callersFunctionisOutputTargetDocsReadme
(o: d.OutputTarget)
src/utils/output-target.ts:164
↓ 1 callersFunctionisOutputTargetDocsVscode
(o: d.OutputTarget)
src/utils/output-target.ts:170
↓ 1 callersMethodisPointInFill
(_pt: DOMPoint)
src/mock-doc/element.ts:452
↓ 1 callersMethodisPointInStroke
(_pt: DOMPoint)
src/mock-doc/element.ts:455
↓ 1 callersFunctionisPrereleaseVersion
(version: string)
scripts/utils/release-utils.ts:43
↓ 1 callersFunctionisPrimitiveLiteral
(node: ts.Expression)
src/compiler/transformers/decorators-to-static/prop-decorator.ts:489
↓ 1 callersFunctionisPromisey
(maybePromise: Promise<void> | unknown)
src/runtime/update-component.ts:180
↓ 1 callersMethodisRollupLogProps
* Type guard to verify the shape of some value that was caught during the bundling process is of type, * `RollupLogProps`, the base type of both `R
test/browser-compile/src/components/app-root/app-root.tsx:213
↓ 1 callersMethodisSameNode
(node: any)
src/mock-doc/node.ts:115
↓ 1 callersFunctionisSignedNumericLiteral
(node: ts.Expression)
src/compiler/transformers/decorators-to-static/prop-decorator.ts:510
↓ 1 callersMethodisTTY
* Used to determine if the current context of the terminal is TTY.
src/declarations/stencil-public-compiler.ts:1190
↓ 1 callersFunctionisTest
(extension: GeneratableExtension)
src/cli/task-generate.ts:220
↓ 1 callersFunctionisTest
()
src/cli/ionic-config.ts:4
↓ 1 callersFunctionisTestingSystem
(sys: CompilerSystem)
src/testing/testing-sys.ts:12
↓ 1 callersFunctionisTypePromise
(typeStr: string)
src/compiler/transformers/decorators-to-static/method-decorator.ts:122
↓ 1 callersFunctionisValidDocument
(doc: Document)
src/hydrate/runner/render.ts:302
↓ 1 callersFunctionisValidHistoryApi
(devServerConfig: d.DevServerConfig, req: d.HttpRequest)
src/dev-server/request-handler.ts:162
↓ 1 callersFunctionisValidUrlBasePath
(basePath: string, url: URL)
src/dev-server/request-handler.ts:115
↓ 1 callersFunctionisValidVersion
(input: string)
scripts/utils/release-utils.ts:25
↓ 1 callersFunctionisValidVersionInput
(input: string)
scripts/utils/release-utils.ts:35
↓ 1 callersFunctionisWindow
( obj )
src/mock-doc/third-party/jquery.ts:95
↓ 1 callersFunctionjavaScriptSyntaxHighlight
(text: string)
src/sys/node/logger/terminal-logger.ts:437
↓ 1 callersFunctionjb
(a,b,c)
test/wdio/slot-ng-if/assets/angular.min.js:66
↓ 1 callersFunctionjestSetupTestFramework
()
src/testing/jest/jest-29/jest-setup-test-framework.ts:19
↓ 1 callersMethodjson
()
src/mock-doc/request-response.ts:108
↓ 1 callersFunctionjsxs
(type: any, props: any, key?: string)
src/runtime/vdom/jsx-runtime.ts:65
↓ 1 callersFunctionkd
(a,b,d,c)
test/wdio/slot-ng-if/assets/angular.min.js:35
↓ 1 callersMethodkey
(_value: number)
src/mock-doc/storage.ts:4
↓ 1 callersFunctionkeyframe
()
src/compiler/style/css-parser/parse-css.ts:220
↓ 1 callersFunctionlazyComponentPlugin
(buildCtx: d.BuildCtx)
src/compiler/output-targets/dist-lazy/lazy-component-plugin.ts:6
↓ 1 callersFunctionlazyRequirePlugin
(opts: BuildOptions, moduleIds: string[])
scripts/esbuild/testing.ts:95
↓ 1 callersFunctionlistenDecoratorsToStatic
( diagnostics: d.Diagnostic[], typeChecker: ts.TypeChecker, decoratedMembers: ts.ClassElement[], newMe
src/compiler/transformers/decorators-to-static/listen-decorator.ts:8
↓ 1 callersFunctionloadConfigFile
(diagnostics: Diagnostic[], configPath: string)
src/compiler/config/load-config.ts:112
↓ 1 callersFunctionloadDeps
(resolveLookup: Map<string, string>, fs: Map<string, string>)
test/browser-compile/src/utils/load-deps.ts:1
↓ 1 callersFunctionloadMinifyJsDiagnostics
(sourceText: string, diagnostics: d.Diagnostic[], error: any)
src/compiler/optimize/minify-js.ts:58
↓ 1 callersFunctionloadPuppeteer
()
test/runtime-benchmark/benchmark-runtime.js:20
↓ 1 callersFunctionloadStyleText
(compilerCtx: d.CompilerCtx, cssImportData: d.CssImportData)
src/compiler/style/css-imports.ts:134
↓ 1 callersMethodloadTemplate
* Returns the template file's content. The template is the base * HTML used for all prerendered pages.
src/declarations/stencil-public-compiler.ts:876
↓ 1 callersFunctionloadedCompilerLog
( sys: CompilerSystem, logger: Logger, flags: ConfigFlags, coreCompiler: CoreCompiler, )
src/cli/logs.ts:62
↓ 1 callersFunctionloaderPlugin
(entries: { [id: string]: string } = {})
src/compiler/bundle/loader-plugin.ts:13
↓ 1 callersFunctionlogDisabled
(prefix: string, msg: string)
src/dev-server/client/logger.ts:9
↓ 1 callersFunctionmain
()
test/end-to-end/benchmark-compile-time.js:126
↓ 1 callersFunctionmain
()
test/end-to-end/test-end-to-end-hydrate.js:5
↓ 1 callersFunctionmain
()
test/runtime-benchmark/benchmark-runtime.js:188
↓ 1 callersFunctionmakeScopeMatcher
(scopeSelector: string)
src/utils/shadow-css.ts:360
↓ 1 callersFunctionmarkAsDispatching
(target: any, eventType: string)
src/mock-doc/node.ts:1278
↓ 1 callersFunctionmarkSlotContentForRelocation
(elm: d.RenderNode)
src/runtime/vdom/vdom-render.ts:789
↓ 1 callersMethodmatchMedia
(media: string)
src/mock-doc/window.ts:325
↓ 1 callersFunctionmatcherFromGroupMatchers
( elementMatchers, setMatchers )
src/mock-doc/third-party/jquery.ts:2109
↓ 1 callersFunctionmatcherFromTokens
( tokens )
src/mock-doc/third-party/jquery.ts:2041
↓ 1 callersFunctionmatches
(selector: string, elm: MockElement)
src/mock-doc/selector.ts:11
↓ 1 callersFunctionmergeExtendedClassMeta
( compilerCtx: d.CompilerCtx, typeChecker: ts.TypeChecker, buildCtx: d.BuildCtx, cmpNode: ts.ClassDecl
src/compiler/transformers/static-to-meta/class-extension.ts:447
↓ 1 callersFunctionmergeUsages
(usages: d.JsonDocsUsage)
src/compiler/docs/readme/markdown-usage.ts:27
↓ 1 callersFunctionmethodDecoratorsToStatic
( config: d.ValidatedConfig, diagnostics: d.Diagnostic[], cmpNode: ts.ClassDeclaration, decoratedProps
src/compiler/transformers/decorators-to-static/method-decorator.ts:18
↓ 1 callersFunctionmethodsToMarkdown
(methods: d.JsonDocsMethod[])
src/compiler/docs/readme/markdown-methods.ts:4
↓ 1 callersFunctionmockCache
(config: d.ValidatedConfig, compilerCtx: d.CompilerCtx)
src/testing/mocks.ts:205
↓ 1 callersFunctionmultipleContexts
( selector, contexts, results )
src/mock-doc/third-party/jquery.ts:1912
↓ 1 callersMethodmyMethod
()
test/wdio/import-aliasing/cmp.tsx:44
↓ 1 callersFunctionnativeAttachShadowStatement
()
src/compiler/transformers/component-native/native-constructor.ts:91
↓ 1 callersFunctionnativeInit
(cmp: d.ComponentCompilerMeta)
src/compiler/transformers/component-native/native-constructor.ts:51
↓ 1 callersFunctionnativeRegisterHostStatement
()
src/compiler/transformers/component-native/native-constructor.ts:64
↓ 1 callersMethodneedMore
()
test/wdio/slot-shadow-list/root-cmp.tsx:10
↓ 1 callersMethodneedMore
()
test/wdio/slot-scoped-list/root-cmp.tsx:10
↓ 1 callersFunctionneedsScopedSSR
()
src/client/client-style.ts:6
↓ 1 callersFunctionnestedAtrule
()
src/compiler/style/css-parser/parse-css.ts:352
↓ 1 callersFunctionnextTick
(cb: () => void)
src/client/client-task-queue.ts:99
↓ 1 callersFunctionnodeContextEvents
(waitForEvents: Map<number, pd.WaitForEvent>, eventId: number, ev: any)
src/testing/puppeteer/puppeteer-events.ts:148
↓ 1 callersFunctionnormalizeCSS
(css: string)
src/utils/test/scope-css.spec.ts:20
↓ 1 callersFunctionnormalizeColumCount
(rows: RowData[])
src/compiler/docs/readme/docs-util.ts:91
↓ 1 callersFunctionnormalizeColumnWidth
(rows: RowData[])
src/compiler/docs/readme/docs-util.ts:110
↓ 1 callersFunctionnormalizeDiagnostic
(compilerCtx: d.CompilerCtx, diagnostic: d.Diagnostic)
src/utils/logger/logger-utils.ts:42
↓ 1 callersFunctionnormalizeExtension
(styleUrls: d.CompilerModeStyles)
src/compiler/transformers/decorators-to-static/style-to-static.ts:74
↓ 1 callersFunctionnormalizeExternalStyle
(componentFilePath: string, externalStyle: d.ExternalStyleCompiler)
src/compiler/style/normalize-styles.ts:22
↓ 1 callersFunctionnormalizeHttpRequest
(devServerConfig: d.DevServerConfig, incomingReq: IncomingMessage)
src/dev-server/request-handler.ts:127
↓ 1 callersFunctionnormalizeSerializationOptions
* Set default values for serialization options. * @param opts options to control serialization behavior * @returns normalized serialization options
src/mock-doc/serialize-node.ts:19
↓ 1 callersFunctionnormalizeSlashes
(path: string)
src/utils/path.ts:40
← previousnext →2,201–2,300 of 5,077, ranked by callers