Home
last modified time | relevance | path

Searched defs:UpdateGlobalObjectStorage (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/lang/
Dgc_lang.h84 void UpdateGlobalObjectStorage() override in UpdateGlobalObjectStorage() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_root.cpp234 void RootManager<LanguageConfig>::UpdateGlobalObjectStorage() in UpdateGlobalObjectStorage() function in ark::mem::RootManager
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h102 void UpdateGlobalObjectStorage() override {} in UpdateGlobalObjectStorage() function