Home
last modified time | relevance | path

Searched defs:function2 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/parser/ts/
Dtest-ts-type-predicate.ts24 function function2(asserts: number | string): asserts is number { return }; function
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-ts-type-predicate.ts24 function function2(asserts: number | string): asserts is number { return }; function
/arkcompiler/toolchain/tooling/test/testcases/js/
Dmodule_variable.js181 function function2() { function