Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/aottest/bigint_typed_array_constructors/
Dbigint_typed_array_constructors.js20 foo(function(TA) argument
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DnearbyIdenticalGenericLambdasAssignable.ts50 type TA = typeof fA; alias