Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-ts-type-predicate.ts21 (a: number | string): asserts this; property
29 (asserts: { a: number | string }): asserts is this; property
37 (is: { a: number | string }): is is this; property
45 (a: { a: number | string }): a is this; property
53 (a: { a: number | string }): asserts a is this; property
61 (asserts: { a: number | string }): asserts asserts is this; property
77 (string: { a: number | string | is }): string is this; property
82 (string: { a: number | string | is }): this is this; property
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property