Home
last modified time | relevance | path

Searched refs:IterateHandleWithCheck (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp238 IterateHandleWithCheck(visitor, rangeVisitor); in Iterate()
257 void JSThread::IterateHandleWithCheck(const RootVisitor &visitor, const RootRangeVisitor &rangeVisi… in IterateHandleWithCheck() function in panda::ecmascript::JSThread
Djs_thread.h186 void IterateHandleWithCheck(const RootVisitor &visitor, const RootRangeVisitor &rangeVisitor);