Home
last modified time | relevance | path

Searched full:tracked (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Class.cpp108 // Tracked in #24199 in EtsRuntimeLinkerInitializeContext()
/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h57 MUTABLE, // Cell will no longer be tracked as constant.
/arkcompiler/runtime_core/static_core/runtime/tests/
Dmem_stats_gen_gc_test.cpp563 [[maybe_unused]] size_t rawObjectsSize; // currently not tracked by memstats in MakeAllocations()
/arkcompiler/runtime_core/docs/
Dmemory-management.md450 Incoming references for each region are tracked via remembered sets:
/arkcompiler/runtime_core/static_core/docs/
Dmemory-management.md450 Incoming references for each region are tracked via remembered sets:
/arkcompiler/runtime_core/isa/
Disa.yaml60 … Primitive data type of a register is not tracked by VM and is interpreted by separate bytecodes.
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml59 … Primitive data type of a register is not tracked by VM and is interpreted by separate bytecodes.
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp743 // Isolated until 'constant' types are tracked in some cases