Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
Des2018IntlAPIs.ts32 AssertType({ localeMatcher: 'lookup' } as const, "{ readonly localeMatcher: "lookup"; }"); constant
/arkcompiler/ets_runtime/test/aottest/classstatic/
Dclassstatic.ts304 public lookup(names: string) : void { method in Node