Home
last modified time | relevance | path

Searched defs:newObj (Results 1 – 25 of 38) sorted by relevance

12

/arkcompiler/ets_runtime/common_components/heap/ark_collector/tests/
Dmarking_barrier_test.cpp124 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
153 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
302 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
329 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
356 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
384 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
430 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
Denum_barrier_test.cpp106 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
130 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
297 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
324 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
351 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
379 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
424 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
Didle_barrier_test.cpp80 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
107 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
134 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
180 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
208 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
Dpost_marking_barrier_test.cpp163 BaseObject* newObj = reinterpret_cast<BaseObject*>(newObjAddr); in HWTEST_F_L0() local
265 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
291 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
312 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
334 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
384 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
Dcopy_barrier_test.cpp89 BaseObject* newObj = reinterpret_cast<BaseObject*>(reinterpret_cast<uintptr_t>(obj) | TAG_WEAK); in HWTEST_F_L0() local
255 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
282 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
308 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
353 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
Dremark_barrier_test.cpp184 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
213 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
362 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
389 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
416 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
444 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
490 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
Dpreforward_barrier_test.cpp89 BaseObject* newObj = reinterpret_cast<BaseObject*>(reinterpret_cast<uintptr_t>(obj) | TAG_WEAK); in HWTEST_F_L0() local
265 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
292 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
318 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
363 BaseObject* newObj = reinterpret_cast<BaseObject*>(newAddr); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dtry_catch_resolving.cpp153 Inst *newObj, Inst *thr0w) in ConnectThrowCatchImpl()
190 auto newObj = thr0w->GetInput(0).GetInst(); in ConnectThrowCatch() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dhuge_object_test.cpp50 JSHandle<JSObject> newObj(thread, EcmaContainerCommon::JSObjectTestCreate(thread)); in HWTEST_F_L0() local
Dweak_ref_old_gc_test.cpp51 JSHandle<JSObject> newObj = in JSObjectTestCreate() local
Decma_container_common.h64 JSHandle<JSObject> newObj = in JSObjectTestCreate() local
Dobject_factory_test.cpp51 …JSHandle<JSObject> newObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), objFun… in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-evacuate-regions-worker-state-inl.h83 auto *newObj = static_cast<ObjectHeader *>(dst); in Evacuate() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_operation.h107 inline void ProfileCreateObject(GateRef newObj) const in ProfileCreateObject()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/checked/ani/
Dquick_native.cpp161 ani_object newObj; in Static() local
291 ani_object newObj; in Virtual() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder.h250 auto newObj = graph_->CreateInstNewObject(DataType::REFERENCE, pc, initClass, saveState, in CreateNewObjectInst() local
Dir_builder.cpp815 auto newObj = throwInst->GetInput(0).GetInst(); in FindExceptionClass() local
/arkcompiler/ets_frontend/ets2panda/bindings/test/
Drun_tests.ts127 const newObj = { ...obj }; constant
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_weak_set_test.cpp48 JSHandle<JSObject> newObj = in JSObjectTestCreate() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1194 uintptr_t newObj = 0; in AllocateObjectToLocalSpace() local
1405 uintptr_t newObj = 0; in DeserializeString() local
1443 uintptr_t newObj = 0; in DeserializeString() local
2002 uintptr_t newObj = GetNewObjAddress(objectSize, objectHeader); in GetNewObj() local
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/router_table/
Drouter_table_test.cpp88 auto newObj = ctxG.DynIsa().CreateNewobjrange(ldExternal); in TransformMethod() local
/arkcompiler/runtime_core/libabckit/tests/scenarios/router_table/dynamic/
Drouter_table_test.cpp90 auto *newObj = g_dynG->iCreateNewobjrange(ctxG, 1, ldExternal); in TransformMethod() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_number_stub_builder.cpp266 Label newObj(env); in GenNumberConstructor() local
/arkcompiler/runtime_core/libabckit/tests/regression/issue_IC78XV/c_api/router_table_ohmurl/
Drouter_table_test.cpp154 auto *newObj = g_dynG->iCreateNewobjrange(ctxG, 1, ldExternal); in TransformMethod() local
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/router_table/
Drouter_table_test.cpp153 auto *newObj = g_dynG->iCreateNewobjrange(ctxG, 1, ldExternal); in TransformMethod() local

12