Home
last modified time | relevance | path

Searched refs:ROOT_HANDLE (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dsustaining_js_handle.cpp66 rv(ecmascript::Root::ROOT_HANDLE, ObjectSlot(ToUintPtr(start)), ObjectSlot(ToUintPtr(end))); in Iterate()
H A Djs_thread.cpp378 visitor(ecmascript::Root::ROOT_HANDLE, ecmascript::ObjectSlot(node->GetObjectAddress())); in Iterate()
414 visitor(ecmascript::Root::ROOT_HANDLE, ecmascript::ObjectSlot(node->GetObjectAddress())); in IterateHandleWithCheck()
H A Decma_context.cpp967 rv(ecmascript::Root::ROOT_HANDLE, ObjectSlot(ToUintPtr(start)), ObjectSlot(ToUintPtr(end))); in Iterate()
996 rangeVisitor(ecmascript::Root::ROOT_HANDLE, ObjectSlot(ToUintPtr(start)), ObjectSlot(ToUintPtr(end))); in IterateHandle()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dvisitor.h27 ROOT_HANDLE, member in panda::ecmascript::Root

Completed in 5 milliseconds