Searched defs:__proto__ (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/test/parser/js/ |
| D | test-object-proto.js | 18 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/ |
| D | setobjectwithproto.js | 23 __proto__: null property
|
| /arkcompiler/ets_runtime/test/typeinfer/automatedcases/jsDeclarationsFunctionLikeClasses2/ |
| D | source.js | 169 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/ |
| D | objaccess.js | 19 ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || property
|
| /arkcompiler/ets_runtime/test/moduletest/typearray/ |
| D | typearray.js | 178 __proto__: a4 property
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 8964 __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 …]
|