Home
last modified time | relevance | path

Searched defs:this (Results 1 – 6 of 6) 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_runtime/test/typeinfer/automatedcases/
DthisTypeInInterfaces.ts47 i: Foo<this | (() => this)>; property
48 j: (x: any) => x is this; property
DthisTypeInClasses.ts45 g: new (x: this) => this; property in C3
DpropertyNamesOfReservedWords.ts148 this; property
424 this, enumerator
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js26636 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/
Dindex.js2 …,i=Object.prototype.hasOwnProperty,a="undefined"!=typeof Map;function o(){this._array=[],this._set… argument