Home
last modified time | relevance | path

Searched defs:NewJSSharedArrayIterator (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp768 JSHandle<JSSharedArrayIterator> NewJSSharedArrayIterator() in NewJSSharedArrayIterator() function in panda::test::HeapDumpTestHelper
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp3830 JSHandle<JSSharedArrayIterator> ObjectFactory::NewJSSharedArrayIterator(const JSHandle<JSObject> &a… in NewJSSharedArrayIterator() function in panda::ecmascript::ObjectFactory