Home
last modified time | relevance | path

Searched defs:lookup (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/classstatic/
Dclassstatic.ts304 public lookup(names: string) : void { method in Node
/arkcompiler/ets_frontend/ets2panda/linter/lib/
DTypeScriptLinter.ts1985 const lookup = TypeScriptLinter.LimitedApis.get(parName); constant