Home
last modified time | relevance | path

Searched defs:__proto__ (Results 1 – 22 of 22) 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_frontend/ets2panda/test/ast/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/typedarrayfrom/
Dtypedarrayfrom.js24 it.__proto__["next"] = function() { function
42 int8Arr.__proto__.__proto__[Symbol.iterator] = function* () { generator in int8Arr.__proto__
50 int8Arr.__proto__.__proto__[Symbol.iterator] = function() { function in int8Arr.__proto__
/arkcompiler/ets_runtime/test/moduletest/loadicbyname/
Dloadicbyname.js105 __proto__: obj, property
108 __proto__: obj1, property
111 __proto__: obj2, property
160 __proto__: pro property
177 __proto__: pro property
180 __proto__: pro2 property
200 __proto__: pro property
203 __proto__: pro2 property
/arkcompiler/ets_runtime/test/moduletest/arrayfill/
Darrayfill.js28 Number.prototype.__proto__ = ["tr"]; method in Number
31 Number.prototype.__proto__ = rawProto method in Number
/arkcompiler/ets_runtime/test/moduletest/regresssstring/
Dregresssstring.js19 str.__proto__.__proto__[Symbol.replace] = function
/arkcompiler/ets_runtime/test/moduletest/regressbufferdetach/
Dregressbufferdetach.js15 delete Float64Array.prototype.__proto__[Symbol.iterator]; method in delete
/arkcompiler/ets_runtime/test/moduletest/funcprotochangeobjectandnew/
Dfuncprotochangeobjectandnew.js17 __proto__ = "-65012"; field in C1
/arkcompiler/ets_runtime/test/moduletest/loadicbyvalue/
Dloadicbyvalue.js101 __proto__: pro }; property
113 __proto__: pro }; property
/arkcompiler/ets_runtime/test/moduletest/storeicbyname/
Dstoreicbyname.js38 get __proto__(){ getter
/arkcompiler/ets_runtime/test/moduletest/setobjectwithproto/
Dsetobjectwithproto.js23 __proto__: null property
/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/arrayfrom/
Darrayfrom.js169 Number.prototype.__proto__ = { method in Number
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/getter/ts_to_ets/
Dgetter.js22 ({ __proto__: [] } instanceof Array && property
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js177 __proto__: a4 property
969 __proto__: [1, 2, 3, 4], property
/arkcompiler/ets_runtime/test/moduletest/regexp/
Dregexp.js383 __proto__: v43, property
/arkcompiler/ets_runtime/test/moduletest/regress/
Dregress.js35 var b = { __proto__: { x: 9 } }; property
/arkcompiler/ets_runtime/test/moduletest/arraysort/
Darraysort.js250 __proto__: arr8, property
/arkcompiler/ets_runtime/test/moduletest/elements_kind/
Delements_kind.js2007 let obj = { length: 20, 5: "foobar", __proto__: proto }; property
/arkcompiler/ets_runtime/test/moduletest/array/
Darray.js2016 print(Array.isArray({ __proto__: Array.prototype })); 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 …]