Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/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_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/regresssstring/
Dregresssstring.js19 str.__proto__.__proto__[Symbol.replace] = function
/arkcompiler/ets_runtime/test/moduletest/setobjectwithproto/
Dsetobjectwithproto.js23 __proto__: null property
/arkcompiler/ets_runtime/test/moduletest/regressbufferdetach/
Dregressbufferdetach.js15 delete Float64Array.prototype.__proto__[Symbol.iterator]; method in delete
/arkcompiler/ets_runtime/test/moduletest/typedarrayfrom/
Dtypedarrayfrom.js25 it.__proto__["next"]=function (){ function
/arkcompiler/ets_runtime/test/workload/objaccess/
Dobjaccess.js19 ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || property
/arkcompiler/ets_runtime/test/moduletest/asmstackoverflow/
Dasmstackoverflow.js56 Function.prototype.__proto__ = new Proxy(func, {}) variable
57 Function.prototype.__proto__ = new Proxy(func, {}) variable
/arkcompiler/ets_runtime/test/moduletest/regexp/
Dregexp.js361 __proto__: v43, property
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js199 __proto__: a4 property
/arkcompiler/ets_runtime/test/moduletest/arraysort/
Darraysort.js234 __proto__: arr8, property
/arkcompiler/ets_runtime/test/moduletest/regress/
Dregress.js35 var b = { __proto__: { x: 9 } }; 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 …]