Home
last modified time | relevance | path

Searched defs:handleScope (Results 1 – 25 of 117) sorted by relevance

12345

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp26 [[maybe_unused]] EcmaHandleScope handleScope(thread); in CallSpread() local
37 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Neg() local
46 [[maybe_unused]] EcmaHandleScope handleScope(thread); in AsyncFunctionEnter() local
54 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToNumber() local
64 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToNumeric() local
74 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Not() local
83 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Inc() local
92 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Dec() local
107 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetPropIterator() local
116 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ThrowConstAssignment() local
[all …]
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_reflect.cpp28 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectApply() local
39 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectApplyInternal() local
66 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectConstruct() local
91 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectConstructInternal() local
107 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectDefineProperty() local
131 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectDeleteProperty() local
150 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectGet() local
175 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectGetOwnPropertyDescriptor() local
201 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectGetPrototypeOf() local
217 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectHas() local
[all …]
Dbuiltins_math.cpp31 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Abs() local
54 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Acos() local
73 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Acosh() local
91 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Asin() local
109 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Asinh() local
128 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Atan() local
147 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Atanh() local
165 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Atan2() local
196 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Cbrt() local
215 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Ceil() local
[all …]
Dbuiltins_cjs_module.cpp38 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Compiler() local
47 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Load() local
56 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ResolveFilename() local
81 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Require() local
90 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetExportsForCircularRequire() local
99 [[maybe_unused]] EcmaHandleScope handleScope(thread); in UpdateChildren() local
Dbuiltins_object.cpp30 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ObjectConstructor() local
93 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Assign() local
245 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Create() local
279 [[maybe_unused]] EcmaHandleScope handleScope(thread); in DefineProperties() local
290 [[maybe_unused]] EcmaHandleScope handleScope(thread); in DefineProperty() local
334 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Freeze() local
364 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetOwnPropertyDescriptor() local
397 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetOwnPropertyDescriptors() local
503 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetOwnPropertyNames() local
517 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetOwnPropertySymbols() local
[all …]
Dbuiltins_set.cpp28 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SetConstructor() local
105 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local
125 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local
143 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Delete() local
162 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local
179 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local
239 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetSize() local
256 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Entries() local
268 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Values() local
Dbuiltins_map.cpp28 [[maybe_unused]] EcmaHandleScope handleScope(thread); in MapConstructor() local
69 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Set() local
90 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local
108 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Delete() local
126 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local
143 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local
163 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local
223 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetSize() local
239 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Entries() local
250 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Keys() local
[all …]
Dbuiltins_weak_map.cpp28 [[maybe_unused]] EcmaHandleScope handleScope(thread); in WeakMapConstructor() local
75 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Delete() local
97 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local
118 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local
139 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Set() local
Dbuiltins_symbol.cpp31 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SymbolConstructor() local
60 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToString() local
119 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ValueOf() local
146 [[maybe_unused]] EcmaHandleScope handleScope(thread); in For() local
170 [[maybe_unused]] EcmaHandleScope handleScope(thread); in KeyFor() local
196 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToPrimitive() local
222 [[maybe_unused]] EcmaHandleScope handleScope(thread); in DescriptionGetter() local
Dbuiltins_ark_tools.cpp57 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ObjectDump() local
82 [[maybe_unused]] EcmaHandleScope handleScope(thread); in CompareHClass() local
103 [[maybe_unused]] EcmaHandleScope handleScope(thread); in DumpHClass() local
119 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsTSHClass() local
133 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetHClass() local
146 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsSlicedString() local
159 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsNotHoleProperty() local
188 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ExcutePendingJob() local
199 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLexicalEnv() local
233 [[maybe_unused]] EcmaHandleScope handleScope(thread); in RemoveAOTFlag() local
[all …]
Dbuiltins_shared_set.cpp31 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Constructor() local
111 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local
129 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local
146 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Delete() local
164 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local
181 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local
227 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetSize() local
243 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Entries() local
260 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Values() local
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_vector.cpp29 [[maybe_unused]] EcmaHandleScope handleScope(thread); in VectorConstructor() local
51 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local
73 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Insert() local
100 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SetLength() local
127 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetCapacity() local
148 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IncreaseCapacityTo() local
175 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local
201 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexOf() local
223 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexFrom() local
251 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsEmpty() local
[all …]
Dcontainers_linked_list.cpp30 [[maybe_unused]] EcmaHandleScope handleScope(thread); in LinkedListConstructor() local
53 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local
76 [[maybe_unused]] EcmaHandleScope handleScope(thread); in AddFirst() local
99 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirst() local
119 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLast() local
139 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Length() local
159 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Insert() local
198 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local
219 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clone() local
241 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local
[all …]
Dcontainers_lightweightmap.cpp33 [[maybe_unused]] EcmaHandleScope handleScope(thread); in LightWeightMapConstructor() local
61 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Length() local
82 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasAll() local
119 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasKey() local
141 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasValue() local
163 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IncreaseCapacityTo() local
203 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Entries() local
215 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local
238 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexOfKey() local
262 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexOfValue() local
[all …]
Dcontainers_lightweightset.cpp29 [[maybe_unused]] EcmaHandleScope handleScope(thread); in LightWeightSetConstructor() local
57 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local
78 [[maybe_unused]] EcmaHandleScope handleScope(thread); in AddAll() local
112 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsEmpty() local
132 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetValueAt() local
164 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasAll() local
197 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local
218 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasHash() local
239 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Equal() local
259 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IncreaseCapacityTo() local
[all …]
Dcontainers_treemap.cpp33 [[maybe_unused]] EcmaHandleScope handleScope(thread); in TreeMapConstructor() local
77 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Set() local
104 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local
126 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Remove() local
148 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasKey() local
173 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasValue() local
195 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirstKey() local
216 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLastKey() local
237 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SetAll() local
280 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local
[all …]
Dcontainers_treeset.cpp33 [[maybe_unused]] EcmaHandleScope handleScope(thread); in TreeSetConstructor() local
76 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local
100 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Remove() local
122 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local
147 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirstValue() local
168 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLastValue() local
189 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local
210 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLowerValue() local
233 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetHigherValue() local
256 [[maybe_unused]] EcmaHandleScope handleScope(thread); in PopFirst() local
[all …]
Dcontainers_hashmap.cpp29 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HashMapConstructor() local
57 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Keys() local
78 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Values() local
99 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIteratorObj() local
120 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Entries() local
141 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local
194 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Set() local
218 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SetAll() local
255 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local
276 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Remove() local
[all …]
Dcontainers_arraylist.cpp30 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ArrayListConstructor() local
52 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local
74 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Insert() local
113 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local
136 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clone() local
159 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local
206 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IncreaseCapacityTo() local
240 [[maybe_unused]] EcmaHandleScope handleScope(thread); in TrimToCurrentLength() local
263 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local
288 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexOf() local
[all …]
Dcontainers_hashset.cpp30 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HashSetConstructor() local
57 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIteratorObj() local
77 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Values() local
97 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Entries() local
118 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local
143 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Remove() local
166 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local
188 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local
210 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLength() local
232 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsEmpty() local
[all …]
Dcontainers_list.cpp30 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ListConstructor() local
56 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local
79 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Insert() local
114 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirst() local
134 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLast() local
154 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local
175 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsEmpty() local
195 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local
227 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexOf() local
248 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLastIndexOf() local
[all …]
Dcontainers_deque.cpp32 [[maybe_unused]] EcmaHandleScope handleScope(thread); in DequeConstructor() local
54 [[maybe_unused]] EcmaHandleScope handleScope(thread); in InsertFront() local
79 [[maybe_unused]] EcmaHandleScope handleScope(thread); in InsertEnd() local
103 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirst() local
126 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLast() local
149 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local
174 [[maybe_unused]] EcmaHandleScope handleScope(thread); in PopFirst() local
197 [[maybe_unused]] EcmaHandleScope handleScope(thread); in PopLast() local
220 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local
274 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIteratorObj() local
Dcontainers_stack.cpp29 [[maybe_unused]] EcmaHandleScope handleScope(thread); in StackConstructor() local
53 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsEmpty() local
76 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Push() local
99 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Peek() local
123 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Locate() local
147 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Pop() local
170 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local
219 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Iterator() local
240 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLength() local
Dcontainers_queue.cpp29 [[maybe_unused]] EcmaHandleScope handleScope(thread); in QueueConstructor() local
52 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local
75 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirst() local
98 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Pop() local
121 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local
179 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIteratorObj() local
200 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetSize() local
Dcontainers_bitvector.cpp27 [[maybe_unused]] EcmaHandleScope handleScope(thread); in BitVectorConstructor() local
71 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Push() local
92 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Pop() local
113 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local
153 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SetBitsByRange() local
193 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetBitsByRange() local
231 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Resize() local
260 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SetAllBits() local
283 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetBitCountByRange() local
322 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexOf() local
[all …]

12345