Home
last modified time | relevance | path

Searched refs:x254 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/analyze_property/dictionary_mode/
Ddictionary_mode.ts275 x254: number; property in C
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DgeneratedContextualTyping.ts1879 let x254: { (): Base[]; }[] = [function named() { variable
1880 AssertType(x254, "(() => Base[])[]");