Home
last modified time | relevance | path

Searched defs:get (Results 1 – 25 of 1762) sorted by relevance

12345678910>>...71

/third_party/node/lib/
Dreadline.js221 get() { method
227 get() { method
233 get() { method
239 get() { method
245 get() { method
251 get() { method
257 get() { method
263 get() { method
269 get() { method
275 get() { method
[all …]
/third_party/node/test/parallel/
Dtest-primordials-regexp.js25 get: mustNotCall('get %RegExp.prototype%[@@match]'), property
29 get: mustNotCall('get %RegExp.prototype%[@@matchAll]'), property
33 get: mustNotCall('get %RegExp.prototype%[@@replace]'), property
37 get: mustNotCall('get %RegExp.prototype%[@@search]'), property
41 get: mustNotCall('get %RegExp.prototype%[@@split]'), property
45 get: mustNotCall('get %RegExp.prototype%.dotAll'), property
49 get: mustNotCall('get %RegExp.prototype%.exec'), property
53 get: mustNotCall('get %RegExp.prototype%.flags'), property
57 get: mustNotCall('get %RegExp.prototype%.global'), property
61 get: mustNotCall('get %RegExp.prototype%.hasIndices'), property
[all …]
Dtest-module-prototype-mutation.js8 get: common.mustNotCall('get %Object.prototype%.name'), property
14 get: common.mustNotCall('get %Object.prototype%.main'), property
20 get: common.mustNotCall('get %Object.prototype%.type'), property
26 get: common.mustNotCall('get %Object.prototype%.exports'), property
32 get: common.mustNotCall('get %Object.prototype%.imports'), property
/third_party/node/deps/npm/node_modules/@tufjs/models/dist/
Dindex.js5 Object.defineProperty(exports, "MetadataKind", { enumerable: true, get: function () { return base_1… method
7 Object.defineProperty(exports, "ValueError", { enumerable: true, get: function () { return error_1.… method
9 Object.defineProperty(exports, "MetaFile", { enumerable: true, get: function () { return file_1.Met… method
10 Object.defineProperty(exports, "TargetFile", { enumerable: true, get: function () { return file_1.T… method
12 Object.defineProperty(exports, "Key", { enumerable: true, get: function () { return key_1.Key; } }); method
14 Object.defineProperty(exports, "Metadata", { enumerable: true, get: function () { return metadata_1… method
16 Object.defineProperty(exports, "Root", { enumerable: true, get: function () { return root_1.Root; }… method
18 Object.defineProperty(exports, "Signature", { enumerable: true, get: function () { return signature… method
20 Object.defineProperty(exports, "Snapshot", { enumerable: true, get: function () { return snapshot_1… method
22 Object.defineProperty(exports, "Targets", { enumerable: true, get: function () { return targets_1.T… method
[all …]
/third_party/typescript/tests/baselines/reference/
DexportsAndImports3-es6.js67 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v1; } }); method
68 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f1; } }); method
69 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C1; } }); method
70 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E1; } }); method
71 Object.defineProperty(exports, "M", { enumerable: true, get: function () { return t1_1.M1; } }); method
72 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return t1_1.a1; } }); method
78 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v1; } }); method
79 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f1; } }); method
80 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C1; } }); method
81 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E1; } }); method
[all …]
DexportsAndImports1-es6.js65 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v; } }); method
66 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f; } }); method
67 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C; } }); method
68 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E; } }); method
69 Object.defineProperty(exports, "M", { enumerable: true, get: function () { return t1_1.M; } }); method
70 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return t1_1.a; } }); method
76 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v; } }); method
77 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f; } }); method
78 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C; } }); method
79 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E; } }); method
[all …]
DjsDeclarationsMultipleExportFromMerge.js35 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return items_1.a; } }); method
36 Object.defineProperty(exports, "b", { enumerable: true, get: function () { return items_1.b; } }); method
37 Object.defineProperty(exports, "c", { enumerable: true, get: function () { return items_1.c; } }); method
43 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return items_1.a; } }); method
45 Object.defineProperty(exports, "b", { enumerable: true, get: function () { return items_2.b; } }); method
46 Object.defineProperty(exports, "c", { enumerable: true, get: function () { return items_2.c; } }); method
52 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return items_1.a; } }); method
53 Object.defineProperty(exports, "b", { enumerable: true, get: function () { return items_1.b; } }); method
55 Object.defineProperty(exports, "aa", { enumerable: true, get: function () { return two_1.a; } }); method
57 Object.defineProperty(exports, "bb", { enumerable: true, get: function () { return two_2.b; } }); method
[all …]
DexportsAndImports1-amd.js70 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v; } }); method
71 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f; } }); method
72 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C; } }); method
73 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E; } }); method
74 Object.defineProperty(exports, "M", { enumerable: true, get: function () { return t1_1.M; } }); method
75 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return t1_1.a; } }); method
82 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v; } }); method
83 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f; } }); method
84 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C; } }); method
85 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E; } }); method
[all …]
DexportsAndImports3-amd.js72 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v1; } }); method
73 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f1; } }); method
74 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C1; } }); method
75 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E1; } }); method
76 Object.defineProperty(exports, "M", { enumerable: true, get: function () { return t1_1.M1; } }); method
77 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return t1_1.a1; } }); method
84 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v1; } }); method
85 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f1; } }); method
86 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C1; } }); method
87 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E1; } }); method
[all …]
DprivacyCannotNameAccessorDeclFile.js200 get: function () { method
207 get: function () { method
214 get: function () { method
221 get: function () { method
228 get: function () { method
235 get: function () { method
242 get: function () { method
249 get: function () { method
262 get: function () { method
269 get: function () { method
[all …]
DprivacyAccessorDeclFile.js1080 get: function () { method
1087 get: function () { method
1094 get: function () { method
1101 get: function () { method
1108 get: function () { method
1115 get: function () { method
1122 get: function () { method
1129 get: function () { method
1142 get: function () { method
1149 get: function () { method
[all …]
DoptionalAccessorsInInterface1.js8 defineMyProperty({}, "name", { get: function () { return 5; } }); method
16 defineMyProperty2({}, "name", { get: function () { return 5; } }); method
20 defineMyProperty({}, "name", { get: function () { return 5; } }); method
21 defineMyProperty2({}, "name", { get: function () { return 5; } }); method
DdeclFileTypeAnnotationVisibilityErrorAccessors.js130 get: function () { method
138 get: function () { method
153 get: function () { method
163 get: function () { method
173 get: function () { method
181 get: function () { method
196 get: function () { method
206 get: function () { method
216 get: function () { method
224 get: function () { method
[all …]
DimportAssertion2(module=commonjs).js30 desc = { enumerable: true, get: function() { return m[k]; } }; method
43 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return _0_1.a; } }); method
44 Object.defineProperty(exports, "b", { enumerable: true, get: function () { return _0_1.b; } }); method
52 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return _0_1.a; } }); method
53 Object.defineProperty(exports, "b", { enumerable: true, get: function () { return _0_1.b; } }); method
55 Object.defineProperty(exports, "c", { enumerable: true, get: function () { return _0_2.a; } }); method
56 Object.defineProperty(exports, "d", { enumerable: true, get: function () { return _0_2.b; } }); method
DprivacyGetter.js234 get: function () { method
243 get: function () { method
252 get: function () { method
261 get: function () { method
276 get: function () { method
285 get: function () { method
294 get: function () { method
303 get: function () { method
333 get: function () { method
342 get: function () { method
[all …]
DdivergentAccessorsTypes3.js51 get: function () { return ""; }, method
57 get: function () { return ""; }, method
63 get: function () { return ""; }, method
74 get: function () { return ""; }, method
80 get: function () { return ""; }, method
86 get: function () { return ""; }, method
92 get: function () { return ""; }, method
DprivacyGloGetter.js111 get: function () { method
120 get: function () { method
129 get: function () { method
138 get: function () { method
153 get: function () { method
162 get: function () { method
171 get: function () { method
180 get: function () { method
200 get: function () { method
209 get: function () { method
DreadonlyInDeclarationFile.js61 get: function () { return 1; }, method
66 get: function () { return 1; }, method
71 get: function () { return 1; }, method
76 get: function () { return 1; }, method
82 get: function () { return 1; }, method
88 get: function () { return 1; }, method
94 get: function () { return 1; }, method
99 get: function () { return 1; }, method
104 get: function () { return 1; }, method
109 get: function () { return 1; }, method
[all …]
/third_party/jerryscript/tests/jerry/
Darray-prototype-splice.js157 Object.defineProperty(obj, 'length', { 'get' : function () { throw new ReferenceError ("foo"); } }); method
169 Object.defineProperty(obj, '0', { 'get' : function () { throw new ReferenceError ("foo"); } }); method
183 Object.defineProperty(o, 'toString', { 'get' : function() { throw new ReferenceError("1"); } }); method
195 Object.defineProperty(o, 'toString', { 'get' : function() { throw new ReferenceError("2"); } }); method
207 Object.defineProperty(a, '0', { 'get' : function() { throw new ReferenceError("foo0"); } }); method
220 obj = {get: f0, valueOf : f0, toString: f0}; property
222 Object.defineProperty(arr, '4', { 'get' : f0 }); property
239 obj = {get: f, valueOf : f, toString: f}; property
241 Object.defineProperty(arr, '2',{ 'get' : f } ); property
262 Object.defineProperty(arr, '2', { 'get' : f1 }); property
[all …]
/third_party/typescript/tests/cases/conformance/es6/computedProperties/
DcomputedPropertyNames16_ES5.ts6 get [s]() { return 0;} method in C
8 static get [s + s]() { return 0; } method in C
10 get [+s]() { return 0; } method in C
12 get [0]() { return 0; } method in C
14 static get [<any>true]() { return 0; } method in C
16 get [`hello ${a} bye`]() { return 0; } method in C
DcomputedPropertyNames16_ES6.ts6 get [s]() { return 0;} method in C
8 static get [s + s]() { return 0; } method in C
10 get [+s]() { return 0; } method in C
12 get [0]() { return 0; } method in C
14 static get [<any>true]() { return 0; } method in C
16 get [`hello ${a} bye`]() { return 0; } method in C
/third_party/skia/modules/canvaskit/
Dcolor.js45 get: function() { return CanvasKit.Color4f(0, 0, 0, 0); } method
48 get: function() { return CanvasKit.Color4f(0, 0, 0, 1); } method
51 get: function() { return CanvasKit.Color4f(1, 1, 1, 1); } method
54 get: function() { return CanvasKit.Color4f(1, 0, 0, 1); } method
57 get: function() { return CanvasKit.Color4f(0, 1, 0, 1); } method
60 get: function() { return CanvasKit.Color4f(0, 0, 1, 1); } method
63 get: function() { return CanvasKit.Color4f(1, 1, 0, 1); } method
66 get: function() { return CanvasKit.Color4f(0, 1, 1, 1); } method
69 get: function() { return CanvasKit.Color4f(1, 0, 1, 1); } method
/third_party/jerryscript/tests/jerry/es2015/
Dproxy_get.js20 var handler = { get (target) { method
69 var handler2 = new Proxy({get: function() {return "value 3"}}, {}); method
76 var get = []; variable
77 var p = new Proxy([0,,2,,4,,], { get: function(o, k) { get.push(k); return o[k]; }}); method
83 var handler = new Proxy({}, {get: function() {throw 42;}}); method
94 var handler = new Proxy({}, {get: function() {return undefined}}); method
102 var handler = {get: function(r, p){if (p != "key4") return "value"}} method
125 get: function() {return "different value"} method
/third_party/node/lib/internal/perf/
Dnodetiming.js61 get: now, property
68 get() { method
77 get() { method
86 get() { method
95 get() { method
104 get() { method
113 get() { method
123 get: loopIdleTime, property
/third_party/node/deps/npm/node_modules/sigstore/dist/external/
Dindex.js20 Object.defineProperty(exports, "HTTPError", { enumerable: true, get: function () { return error_1.H… method
22 Object.defineProperty(exports, "Fulcio", { enumerable: true, get: function () { return fulcio_1.Ful… method
24 Object.defineProperty(exports, "Rekor", { enumerable: true, get: function () { return rekor_1.Rekor… method
26 Object.defineProperty(exports, "TimestampAuthority", { enumerable: true, get: function () { return … method

12345678910>>...71