Home
last modified time | relevance | path

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

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