Home
last modified time | relevance | path

Searched full:newly (Results 1 – 25 of 54) sorted by relevance

123

/arkcompiler/ets_runtime/test/moduletest/typedarrayrelease/
Dtypedarrayrelease.js23 // This case aims to check whether proto modifying causes out-of-bounds write of the newly generate…
37 // This case aims to check while proto was modified, type conversion of the newly generated typed a…
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dnewobj.yaml37 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
200 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
241 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
284 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
345 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
413 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
760 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
1134 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
1178 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
Dinitobj.short.yaml26 the newly created object into accumulator. method_id should resolve to an initializer.
1942 the newly created object into accumulator. method_id should resolve to an initializer.
2034 the newly created object into accumulator. method_id should resolve to an initializer.
3335 the newly created object into accumulator. method_id should resolve to an initializer.
3459 the newly created object into accumulator. method_id should resolve to an initializer.
3584 the newly created object into accumulator. method_id should resolve to an initializer.
3620 the newly created object into accumulator. method_id should resolve to an initializer.
Dinitobj.yaml26 the newly created object into accumulator. method_id should resolve to an initializer.
2009 the newly created object into accumulator. method_id should resolve to an initializer.
2123 the newly created object into accumulator. method_id should resolve to an initializer.
3563 the newly created object into accumulator. method_id should resolve to an initializer.
3684 the newly created object into accumulator. method_id should resolve to an initializer.
3807 the newly created object into accumulator. method_id should resolve to an initializer.
3844 the newly created object into accumulator. method_id should resolve to an initializer.
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dnewobj.yaml27 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
161 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
202 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
263 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
645 …efault values (i.e. 0 for primitives and null for objects) and put a reference to the newly created
Dinitobj.yaml22 the newly created object into accumulator. method_id should resolve to an initializer.
1069 the newly created object into accumulator. method_id should resolve to an initializer.
1814 the newly created object into accumulator. method_id should resolve to an initializer.
1934 the newly created object into accumulator. method_id should resolve to an initializer.
Dinitobj.short.yaml22 the newly created object into accumulator. method_id should resolve to an initializer.
1043 the newly created object into accumulator. method_id should resolve to an initializer.
1706 the newly created object into accumulator. method_id should resolve to an initializer.
1829 the newly created object into accumulator. method_id should resolve to an initializer.
Dinitobj.range.yaml22 the newly created object into accumulator. method_id should resolve to an initializer.
1155 the newly created object into accumulator. method_id should resolve to an initializer.
1950 the newly created object into accumulator. method_id should resolve to an initializer.
2069 the newly created object into accumulator. method_id should resolve to an initializer.
/arkcompiler/ets_runtime/ecmascript/mem/
Dmark_word.h33 …// ForwardingAddress mark, this object has been moved and the address points to the newly allocate…
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/
Dme_ssa_update.cpp19 // for each variable, the mapped bb set gives the bbs that have newly inserted
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_manager.h81 * invoked elsewhere within the context of the newly created coroutine
86 …* If ep_info is provided then the newly created coroutine will execute the specified method and do…
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_async_from_sync_iterator.cpp115 …// a.Perform ! Call(promiseCapability.[[Reject]], undefined, « a newly created TypeError object »). in Throw()
193 …// a.Perform ! Call(promiseCapability.[[Reject]], undefined, « a newly created TypeError object »). in Return()
/arkcompiler/runtime_core/static_core/runtime/
Dthread_manager.h88 // Newly created threads are using flag suspend new count. in SatisfyTheMask()
302 // Counter used to suspend newly created threads after SuspendAllThreads/SuspendDaemonThreads
/arkcompiler/runtime_core/static_core/docs/
Dirtoc.md41 In last example variable `var` holds the newly created instruction `Add` and it can be input for th…
/arkcompiler/runtime_core/docs/
Dirtoc.md41 In last example variable `var` holds the newly created instruction `Add` and it can be input for th…
Druntime-compiled_code-interaction.md25 changes its entrypoint to newly generated code. Next time when the function gets called native code…
94 …executing the `stack pointer` register must point to a valid stack frame (newly created stack fram…
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Ddebuggable_thread.h49 // Tells a newly created thread to pause on the next step
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclone.cpp197 // @return Pointer to the newly cloned function
216 // setup new names for the newly cloned function in CloneFunctionNoReturn()
/arkcompiler/runtime_core/static_core/compiler/docs/
Descape_analysis.md42 * Resolve inputs of all newly created phi instructions;
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_to_string_cache.cpp152 …// Atomic with relaxed order reason: used only on newly-created object before store-release into a… in SetNumber()
206 …// Atomic with relaxed order reason: used only on newly-created object before store-release into a… in SetString()
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/docs/
Dinterop_intrinsic_opt_doc.md39 …To track number of objects in the newly created scopes, we use disjoint set union (DSU) with this …
/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.h125 std::string patchMain0_; // stores newly added function define ins, runtime will execute
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.h51 * Any newly added information, we have to change the following info naturally, especially
/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_allocator.h197 * @return newly allocated TLAB, TLAB is set to Empty is allocation failed.
203 * @return newly allocated TLAB, TLAB is set to Empty is allocation failed.
/arkcompiler/ets_runtime/ecmascript/module/
Djs_shared_module.cpp187 // 4. Let M be a newly created object. in SModuleNamespaceCreate()

123