| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | slow_runtime_stub.cpp | 51 [[maybe_unused]] EcmaHandleScope handleScope(thread); in CallSpread() local 62 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Neg() local 71 [[maybe_unused]] EcmaHandleScope handleScope(thread); in AsyncFunctionEnter() local 79 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToNumber() local 89 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToNumeric() local 99 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Not() local 108 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Inc() local 117 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Dec() local 132 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetPropIterator() local 141 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ThrowConstAssignment() local [all …]
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_vector.cpp | 34 [[maybe_unused]] EcmaHandleScope handleScope(thread); in VectorConstructor() local 56 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local 78 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Insert() local 105 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SetLength() local 132 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetCapacity() local 153 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IncreaseCapacityTo() local 180 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local 206 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexOf() local 228 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexFrom() local 256 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsEmpty() local [all …]
|
| D | containers_linked_list.cpp | 34 [[maybe_unused]] EcmaHandleScope handleScope(thread); in LinkedListConstructor() local 57 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local 80 [[maybe_unused]] EcmaHandleScope handleScope(thread); in AddFirst() local 103 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirst() local 123 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLast() local 143 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Length() local 163 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Insert() local 199 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local 220 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clone() local 242 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local [all …]
|
| D | containers_lightweightmap.cpp | 37 [[maybe_unused]] EcmaHandleScope handleScope(thread); in LightWeightMapConstructor() local 65 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Length() local 86 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasAll() local 122 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasKey() local 144 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasValue() local 166 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IncreaseCapacityTo() local 200 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Entries() local 212 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local 235 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexOfKey() local 259 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexOfValue() local [all …]
|
| D | containers_lightweightset.cpp | 32 [[maybe_unused]] EcmaHandleScope handleScope(thread); in LightWeightSetConstructor() local 60 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local 81 [[maybe_unused]] EcmaHandleScope handleScope(thread); in AddAll() local 114 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsEmpty() local 134 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetValueAt() local 163 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasAll() local 195 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local 216 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasHash() local 237 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Equal() local 257 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IncreaseCapacityTo() local [all …]
|
| D | containers_treemap.cpp | 33 [[maybe_unused]] EcmaHandleScope handleScope(thread); in TreeMapConstructor() local 76 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Set() local 103 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local 125 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Remove() local 147 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasKey() local 172 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasValue() local 194 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirstKey() local 215 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLastKey() local 236 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SetAll() local 276 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local [all …]
|
| D | containers_treeset.cpp | 33 [[maybe_unused]] EcmaHandleScope handleScope(thread); in TreeSetConstructor() local 75 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local 99 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Remove() local 121 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local 146 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirstValue() local 167 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLastValue() local 188 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local 209 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLowerValue() local 239 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetHigherValue() local 269 [[maybe_unused]] EcmaHandleScope handleScope(thread); in PopFirst() local [all …]
|
| D | containers_arraylist.cpp | 36 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ArrayListConstructor() local 58 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local 80 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Insert() local 112 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local 135 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clone() local 158 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local 205 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IncreaseCapacityTo() local 238 [[maybe_unused]] EcmaHandleScope handleScope(thread); in TrimToCurrentLength() local 261 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local 286 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexOf() local [all …]
|
| D | containers_hashmap.cpp | 36 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HashMapConstructor() local 64 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Keys() local 85 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Values() local 106 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Entries() local 127 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local 179 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Set() local 203 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SetAll() local 239 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local 260 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Remove() local 282 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HasKey() local [all …]
|
| D | containers_hashset.cpp | 34 [[maybe_unused]] EcmaHandleScope handleScope(thread); in HashSetConstructor() local 61 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Values() local 81 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Entries() local 102 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local 127 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Remove() local 150 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local 172 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local 194 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLength() local 216 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsEmpty() local 237 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local
|
| D | containers_list.cpp | 34 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ListConstructor() local 59 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local 82 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Insert() local 113 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirst() local 133 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLast() local 153 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local 174 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsEmpty() local 194 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local 222 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexOf() local 243 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLastIndexOf() local [all …]
|
| D | containers_stack.cpp | 34 [[maybe_unused]] EcmaHandleScope handleScope(thread); in StackConstructor() local 58 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsEmpty() local 81 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Push() local 104 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Peek() local 128 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Locate() local 152 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Pop() local 175 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local 222 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Iterator() local 243 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLength() local
|
| D | containers_deque.cpp | 36 [[maybe_unused]] EcmaHandleScope handleScope(thread); in DequeConstructor() local 58 [[maybe_unused]] EcmaHandleScope handleScope(thread); in InsertFront() local 83 [[maybe_unused]] EcmaHandleScope handleScope(thread); in InsertEnd() local 107 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirst() local 130 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLast() local 153 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local 178 [[maybe_unused]] EcmaHandleScope handleScope(thread); in PopFirst() local 201 [[maybe_unused]] EcmaHandleScope handleScope(thread); in PopLast() local 224 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local 277 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIteratorObj() local
|
| D | containers_queue.cpp | 32 [[maybe_unused]] EcmaHandleScope handleScope(thread); in QueueConstructor() local 55 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local 78 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirst() local 101 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Pop() local 124 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local 181 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIteratorObj() local 202 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetSize() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_math.cpp | 34 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Abs() local 52 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Acos() local 70 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Acosh() local 87 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Asin() local 104 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Asinh() local 122 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Atan() local 140 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Atanh() local 157 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Atan2() local 186 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Cbrt() local 204 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Ceil() local [all …]
|
| D | builtins_reflect.cpp | 28 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectApply() local 58 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectConstruct() local 92 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectDefineProperty() local 116 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectDeleteProperty() local 135 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectGet() local 161 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectGetOwnPropertyDescriptor() local 187 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectGetPrototypeOf() local 203 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectHas() local 221 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectIsExtensible() local 237 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectOwnKeys() local [all …]
|
| D | builtins_cjs_module.cpp | 40 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Compiler() local 48 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Load() local 56 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ResolveFilename() local 79 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Require() local 87 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetExportsForCircularRequire() local 95 [[maybe_unused]] EcmaHandleScope handleScope(thread); in UpdateChildren() local
|
| D | builtins_object.cpp | 37 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ObjectConstructor() local 69 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Assign() local 217 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Create() local 246 [[maybe_unused]] EcmaHandleScope handleScope(thread); in DefineProperties() local 257 [[maybe_unused]] EcmaHandleScope handleScope(thread); in DefineProperty() local 301 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Freeze() local 325 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetOwnPropertyDescriptor() local 415 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetOwnPropertyNames() local 429 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetOwnPropertySymbols() local 443 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetPrototypeOf() local [all …]
|
| D | builtins_ark_tools.cpp | 37 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ObjectDump() local 60 [[maybe_unused]] EcmaHandleScope handleScope(thread); in CompareHClass() local 80 [[maybe_unused]] EcmaHandleScope handleScope(thread); in DumpHClass() local 95 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsTSHClass() local 108 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetHClass() local 127 [[maybe_unused]] EcmaHandleScope handleScope(thread); in RemoveAOTFlag() local 143 [[maybe_unused]] EcmaHandleScope handleScope(thread); in StartCpuProfiler() local 175 [[maybe_unused]] EcmaHandleScope handleScope(thread); in StopCpuProfiler() local 243 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsPrototype() local
|
| D | builtins_set.cpp | 33 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SetConstructor() local 110 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add() local 131 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local 149 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Delete() local 168 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local 185 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local 245 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetSize() local 262 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Entries() local 273 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Values() local
|
| D | builtins_map.cpp | 31 [[maybe_unused]] EcmaHandleScope handleScope(thread); in MapConstructor() local 72 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Set() local 93 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear() local 111 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Delete() local 129 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local 146 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local 163 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach() local 222 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetSize() local 238 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Entries() local 248 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Keys() local [all …]
|
| D | builtins_weak_map.cpp | 33 [[maybe_unused]] EcmaHandleScope handleScope(thread); in WeakMapConstructor() local 80 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Delete() local 102 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has() local 123 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get() local 143 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Set() local
|
| D | builtins_number.cpp | 39 [[maybe_unused]] EcmaHandleScope handleScope(thread); in NumberConstructor() local 98 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsInteger() local 135 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsSafeInteger() local 157 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ParseFloat() local 180 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ParseInt() local 207 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToExponential() local 255 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToFixed() local 296 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToLocaleString() local 339 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToPrecision() local 383 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToString() local [all …]
|
| D | builtins_symbol.cpp | 36 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SymbolConstructor() local 65 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToString() local 126 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ValueOf() local 155 [[maybe_unused]] EcmaHandleScope handleScope(thread); in For() local 179 [[maybe_unused]] EcmaHandleScope handleScope(thread); in KeyFor() local 206 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToPrimitive() local 237 [[maybe_unused]] EcmaHandleScope handleScope(thread); in DescriptionGetter() local
|
| D | builtins_global.cpp | 39 [[maybe_unused]] EcmaHandleScope handleScope(thread); in NotSupportEval() local 49 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsFinite() local 68 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsNaN() local 131 [[maybe_unused]] EcmaHandleScope handleScope(thread); in DecodeURI() local 147 [[maybe_unused]] EcmaHandleScope handleScope(thread); in EncodeURI() local 164 [[maybe_unused]] EcmaHandleScope handleScope(thread); in DecodeURIComponent() local 180 [[maybe_unused]] EcmaHandleScope handleScope(thread); in EncodeURIComponent() local 487 [[maybe_unused]] EcmaHandleScope handleScope(thread); in PrintEntrypoint() local 518 [[maybe_unused]] EcmaHandleScope handleScope(thread); in CallJsBoundFunction() local 531 [[maybe_unused]] EcmaHandleScope handleScope(thread); in CallJsProxy() local [all …]
|