Home
last modified time | relevance | path

Searched defs:rs (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
H A Dreference_storage.h165 ReferenceHandle(ReferenceStorage *rs, T *object, Reference::ObjectType type = Reference::ObjectType::LOCAL) in ReferenceHandle() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DregAllocator.cpp162 const auto rs = Spiller().Start(GetCodeGen()); in Run() local
225 const auto rs = Spiller().Start(GetCodeGen()); in Run() local
/arkcompiler/runtime_core/static_core/runtime/
H A Dthread.cpp628 auto *rs = allocator->New<mem::ReferenceStorage>(pandaVm->GetGlobalObjectStorage(), allocator, false); in MTManagedThread() local

Completed in 3 milliseconds