Home
last modified time | relevance | path

Searched defs:__proto__ (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/parser/js/
Dtest-object-proto.js18 get __proto__(){}, getter
20 __proto__: 7, property
21 __proto__, property
22 __proto__(){}, method
23 __proto__(){}, method
24 *__proto__(){}, generator
25 __proto__: 8, property
/arkcompiler/ets_runtime/test/moduletest/setobjectwithproto/
Dsetobjectwithproto.js23 __proto__: null property
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/jsDeclarationsFunctionLikeClasses2/
Dsource.js169 AssertType({ __proto__: Vec, get x() { return this.storage[0]; }, /** * @par… property
170 AssertType(Point2D.prototype = { __proto__: Vec, get x() { return this.storage[0]; … property
/arkcompiler/ets_runtime/test/workload/objaccess/
Dobjaccess.js19 ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || property
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js178 __proto__: a4 property
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js8964 __proto__: null, property
9627 __proto__: null, property
9884 __proto__: null, property
10329 __proto__: null, property
10774 __proto__: null, property
10876 __proto__: null, property
16501 __proto__: null, property
18462 __proto__: null, property
19942 __proto__: null, property
20991 __proto__: null, property
[all …]