Home
last modified time | relevance | path

Searched refs:IterateHandle (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_context.h392 size_t IterateHandle(const RootRangeVisitor &rangeVisitor);
Djs_thread.cpp261 handleCount += context->IterateHandle(rangeVisitor); in IterateHandleWithCheck()
Decma_context.cpp821 size_t EcmaContext::IterateHandle(const RootRangeVisitor &rangeVisitor) in IterateHandle() function in panda::ecmascript::EcmaContext