Home
last modified time | relevance | path

Searched defs:isModule (Results 1 – 4 of 4) sorted by relevance

/third_party/jsframework/runtime/main/util/
Dindex.js75 export function isModule(name) { function
/third_party/skia/src/sksl/
DSkSLThreadContext.cpp21 const SkSL::ProgramSettings& settings, SkSL::ParsedModule module, bool isModule) in ThreadContext()
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
DScopeManager.ts30 isModule(): boolean; method
/third_party/typescript_eslint/packages/scope-manager/src/
DScopeManager.ts71 public isModule(): boolean { method in ScopeManager