Searched defs:this (Results 1 – 6 of 6) sorted by relevance
/arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
D | test-ts-type-predicate.ts | 21 (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_runtime/test/typeinfer/automatedcases/ |
D | thisTypeInInterfaces.ts | 47 i: Foo<this | (() => this)>; property 48 j: (x: any) => x is this; property
|
D | thisTypeInClasses.ts | 45 g: new (x: this) => this; property in C3
|
D | propertyNamesOfReservedWords.ts | 148 this; property 424 this, enumerator
|
/arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
D | cocos_worker_test.js | 26636 jsb.Asset.prototype._ctor.apply(this, arguments); argument 26732 jsb.Asset.prototype._ctor.apply(this, arguments); argument 26835 jsb.Asset.prototype._ctor.apply(this, arguments); argument 30497 jsb.Material.prototype._ctor.apply(this, arguments); argument 31855 _y.prototype._ctor.apply(this, arguments); argument 32028 jsb.TextureBase.prototype._ctor.apply(this, arguments); argument 32074 jsb.SimpleTexture.prototype._ctor.apply(this, arguments); argument 32105 jsb.TextureBase.prototype._deserialize.call(this, i.base, e); argument 35038 jsb.Asset.prototype._ctor.apply(this, arguments); argument 35104 jsb.Asset.prototype._ctor.apply(this, arguments); argument [all …]
|
/arkcompiler/ets_frontend/legacy_bin/api8/src/ |
D | index.js | 2 …,i=Object.prototype.hasOwnProperty,a="undefined"!=typeof Map;function o(){this._array=[],this._set… argument
|