Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dregion-inl.h239 inline void Region::InsertLocalToShareRSet(uintptr_t addr) in InsertLocalToShareRSet() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp2493 DEF_CALL_SIGNATURE(InsertLocalToShareRSet) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3455 void RuntimeStubs::InsertLocalToShareRSet([[maybe_unused]] uintptr_t argGlue, in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs