Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dregion-inl.h167 inline void Region::InsertOldToNewRSet(uintptr_t addr) in InsertOldToNewRSet() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1534 DEF_CALL_SIGNATURE(InsertOldToNewRSet) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp2186 void RuntimeStubs::InsertOldToNewRSet([[maybe_unused]] uintptr_t argGlue, in InsertOldToNewRSet() function in panda::ecmascript::RuntimeStubs