Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/lang/
Dgc_lang.h82 void UpdateGlobalObjectStorage() override in UpdateGlobalObjectStorage() function
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_root.cpp240 void RootManager<LanguageConfig>::UpdateGlobalObjectStorage() in UpdateGlobalObjectStorage() function in panda::mem::RootManager
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h83 void UpdateGlobalObjectStorage() override {} in UpdateGlobalObjectStorage() function